#c012c6 color space conversions
Hex:
#c012c6
RGB:
192, 18, 198
CMY:
25, 93, 22
CMYK:
3, 91, 0, 22
HSL:
298°, 83.3333%, 42.3529%
HSV (HSB):
298°, 90.9091%, 77.6471%
XYZ:
32.1476, 15.7163, 54.7653
xyY:
0.3132, 0.1531, 15.7163
CIE-Lab:
46.6001, 78.5415, -51.1230
CIE-LCH:
46.6001, 93.7141, 326.9397
CIE-Luv:
46.6001, 60.3944, -85.4517
Hunter-Lab:
39.6438, 75.3710, -54.1546
#c012c6 color charts
#c012c6 color shades, tints & tones
#c012c6 color schemes
#c012c6 color preview, HTML & CSS examples
This text has a color of #c012c6
<p style="color:#c012c6;">Text here</p>
.mytext {color:#c012c6;}
This box has a color of #c012c6
<div style="background-color:#c012c6;">Content here</div>
.mybackground {background-color:#c012c6;}
Border around this has a color of #c012c6
<div style="border:2px solid #c012c6;">Content here</div>
.myborder {border:2px solid #c012c6;}