🎨
Color Converter (HEX / RGB / HSL)
Pick a color or type a hex value and instantly see its RGB and HSL equivalents. A live swatch previews the color and every format is one click from your clipboard.
HEX
#2f6bffRGB
rgb(47, 107, 255)HSL
hsl(223, 100%, 59%)🔒 This tool runs entirely in your browser. Your data is never uploaded.
Frequently asked questions
Which colour formats are supported?+
HEX, RGB and HSL, converted live in every direction, with a swatch preview and a native colour picker.
How do I convert HEX to RGB?+
Paste or pick a HEX value and the RGB and HSL equivalents update instantly.
Does it support transparency?+
The picker focuses on solid colours. For transparency, add an alpha channel in your CSS using rgba() or an 8-digit HEX.