Blue violet to HEX — Color Code

HEX

#5d06e9

Format Value
HEX #5d06e9
RGB rgb(93, 6, 233)
HSL hsl(263, 95%, 46.9%)
CMYK cmyk(60.1%, 97.4%, 0%, 8.6%)

What is the HEX code for blue violet?

The CSS color blue violet in HEX format is #5d06e9. Use this value directly in CSS, SVG, and most design tools.

How do I use blue violet in CSS?

To apply blue violet in CSS:

  • Text color: color: #5d06e9;
  • Background: background-color: #5d06e9;
  • Border: border-color: #5d06e9;

What are all the color format values for blue violet?

FormatValue
HEX#5d06e9
RGBrgb(93, 6, 233)
HSLhsl(263, 95%, 46.9%)
CMYKcmyk(60.1%, 97.4%, 0%, 8.6%)

How do I convert blue violet to HEX?

Select blue violet from the color name list in our color converter. The HEX value — #5d06e9 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blue violet belong to?

blue violet belongs to the blue color family. It is a medium, vivid color with HSL values: hue 263°, saturation 95%, lightness 46.9%.

How do I create lighter and darker shades of blue violet?

Lighter variant (lightness 61.9%): #8842fa. Darker variant (lightness 31.9%): #3f049f. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.