#6f32e1 color space conversions
Hex:
#6f32e1
RGB:
111, 50, 225
CMY:
56, 80, 12
CMYK:
51, 78, 0, 12
HSL:
261°, 74.4681%, 53.9216%
HSV (HSB):
261°, 77.7778%, 88.2353%
XYZ:
21.2868, 11.0970, 72.2542
xyY:
0.2034, 0.1061, 11.0970
CIE-Lab:
39.7433, 63.3682, -78.3382
CIE-LCH:
39.7433, 100.7591, 308.9696
CIE-Luv:
39.7433, 6.5398, -114.4070
Hunter-Lab:
33.3121, 55.7671, -105.2819
#6f32e1 color charts
#6f32e1 color shades, tints & tones
#6f32e1 color schemes
#6f32e1 color preview, HTML & CSS examples
This text has a color of #6f32e1
<p style="color:#6f32e1;">Text here</p>
.mytext {color:#6f32e1;}
This box has a color of #6f32e1
<div style="background-color:#6f32e1;">Content here</div>
.mybackground {background-color:#6f32e1;}
Border around this has a color of #6f32e1
<div style="border:2px solid #6f32e1;">Content here</div>
.myborder {border:2px solid #6f32e1;}