#c012e7 color space conversions
Hex:
#c012e7
RGB:
192, 18, 231
CMY:
25, 93, 9
CMYK:
17, 92, 0, 9
HSL:
289°, 85.5422%, 48.8235%
HSV (HSB):
289°, 92.2078%, 90.5882%
XYZ:
36.3783, 17.4086, 77.0441
xyY:
0.2781, 0.1331, 17.4086
CIE-Lab:
48.7708, 83.8419, -66.5462
CIE-LCH:
48.7708, 107.0414, 321.5606
CIE-Luv:
48.7708, 49.0859, -109.0248
Hunter-Lab:
41.7236, 82.6158, -80.2746
#c012e7 color charts
#c012e7 color shades, tints & tones
#c012e7 color schemes
#c012e7 color preview, HTML & CSS examples
This text has a color of #c012e7
<p style="color:#c012e7;">Text here</p>
.mytext {color:#c012e7;}
This box has a color of #c012e7
<div style="background-color:#c012e7;">Content here</div>
.mybackground {background-color:#c012e7;}
Border around this has a color of #c012e7
<div style="border:2px solid #c012e7;">Content here</div>
.myborder {border:2px solid #c012e7;}