HEX to HSL Converter
Convert any color between HEX, RGB, HSL and CMYK notation with a live preview swatch — right in your browser.
Processing...
0%
Parsing color value
Converting color spaces
Rendering preview
Done
Result
This page opens the color converter with HEX preselected — paste a code like #3b82f6 and run it to read the same color as hsl(hue, saturation, lightness).
HSL describes a color by hue (0–360°), saturation and lightness, which makes it the most human-friendly CSS notation: darken a button by lowering lightness or build a palette by shifting only the hue — edits HEX digits cannot express readably.
The full converter accepts HEX, RGB or HSL input and returns all four notations at once, with a native color picker and a live swatch — everything happens in your browser, so color values never leave your device.