RGB to HSL Converter

Convert RGB color values to the HSL color model, which represents color as hue, saturation, and lightness — often more intuitive for adjusting shades.

Inputs
Results
HSL
hsl(217, 91%, 60%)
Hue
217
Saturation
91
Lightness
60

Try an example