#c012ac color space conversions
Hex:
#c012ac
RGB:
192, 18, 172
CMY:
25, 93, 33
CMYK:
0, 91, 10, 25
HSL:
307°, 82.8571%, 41.1765%
HSV (HSB):
307°, 90.6250%, 75.2941%
XYZ:
29.4009, 14.6176, 40.3016
xyY:
0.3487, 0.1734, 14.6176
CIE-Lab:
45.1060, 74.7633, -38.2436
CIE-LCH:
45.1060, 83.9770, 332.9089
CIE-Luv:
45.1060, 70.5868, -65.8847
Hunter-Lab:
38.2330, 70.3575, -35.7348
#c012ac color charts
#c012ac color shades, tints & tones
#c012ac color schemes
#c012ac color preview, HTML & CSS examples
This text has a color of #c012ac
<p style="color:#c012ac;">Text here</p>
.mytext {color:#c012ac;}
This box has a color of #c012ac
<div style="background-color:#c012ac;">Content here</div>
.mybackground {background-color:#c012ac;}
Border around this has a color of #c012ac
<div style="border:2px solid #c012ac;">Content here</div>
.myborder {border:2px solid #c012ac;}