Convert RGB color values to HSL (Hue, Saturation, Lightness). Supports CSS rgb() and comma/space separated inputs, with multiline conversion. Output uses CSS hsl() or comma style.
RGB to HSL Converter
Convert rgb(r,g,b) values to HSL. Accepts CSS rgb() or comma values; multiline supported.