Color Converter
Convert colors between HEX, RGB, and HSL.
Free · No sign-up · Works in your browser
HEX
#3b5bff
RGB
rgb(59, 91, 255)
HSL
hsl(230, 100%, 62%)
About the Color Converter
Free color converter — convert between HEX, RGB, and HSL, with a live swatch and color picker.
How to use the Color Converter
- 1Pick a color or type a HEX value.
- 2See the RGB and HSL equivalents instantly.
- 3Copy the format you need.
Frequently asked questions
What's the difference between RGB and HSL?
RGB mixes red, green, and blue channels; HSL describes hue, saturation, and lightness — often more intuitive for adjusting colors.
Do you support shorthand hex?
Yes — 3-digit hex like #abc is expanded automatically.