Bluey purple to HSL — Color Code

HSL

hsl(254.8, 54.5%, 51.8%)

Format Value
HEX #6241c7
RGB rgb(98, 65, 199)
HSL hsl(254.8, 54.5%, 51.8%)
CMYK cmyk(50.8%, 67.3%, 0%, 22%)

What is the HSL code for bluey purple?

The CSS color bluey purple in HSL format is hsl(254.8, 54.5%, 51.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use bluey purple in CSS?

To apply bluey purple in CSS:

  • Text color: color: hsl(254.8, 54.5%, 51.8%);
  • Background: background-color: hsl(254.8, 54.5%, 51.8%);
  • Border: border-color: hsl(254.8, 54.5%, 51.8%);

What are all the color format values for bluey purple?

FormatValue
HEX#6241c7
RGBrgb(98, 65, 199)
HSLhsl(254.8, 54.5%, 51.8%)
CMYKcmyk(50.8%, 67.3%, 0%, 22%)

How do I convert bluey purple to HSL?

Select bluey purple from the color name list in our color converter. The HSL value — hsl(254.8, 54.5%, 51.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluey purple belong to?

bluey purple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 254.8°, saturation 54.5%, lightness 51.8%.

How do I create lighter and darker shades of bluey purple?

Lighter variant (lightness 66.8%): #937cd8. Darker variant (lightness 36.8%): #442b91. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.