#6e12e5 color space conversions
Hex:
#6e12e5
RGB:
110, 18, 229
CMY:
57, 93, 10
CMYK:
52, 92, 0, 10
HSL:
266°, 85.4251%, 48.4314%
HSV (HSB):
266°, 92.1397%, 89.8039%
XYZ:
20.7896, 9.4048, 74.8483
xyY:
0.1979, 0.0895, 9.4048
CIE-Lab:
36.7522, 73.8782, -85.5585
CIE-LCH:
36.7522, 113.0409, 310.8100
CIE-Luv:
36.7522, 8.2990, -119.1029
Hunter-Lab:
30.6672, 67.3393, -123.2401
#6e12e5 color charts
#6e12e5 color shades, tints & tones
#6e12e5 color schemes
#6e12e5 color preview, HTML & CSS examples
This text has a color of #6e12e5
<p style="color:#6e12e5;">Text here</p>
.mytext {color:#6e12e5;}
This box has a color of #6e12e5
<div style="background-color:#6e12e5;">Content here</div>
.mybackground {background-color:#6e12e5;}
Border around this has a color of #6e12e5
<div style="border:2px solid #6e12e5;">Content here</div>
.myborder {border:2px solid #6e12e5;}