#c012d6 color space conversions
Hex:
#c012d6
RGB:
192, 18, 214
CMY:
25, 93, 16
CMYK:
10, 92, 0, 16
HSL:
293°, 84.4828%, 45.4902%
HSV (HSB):
293°, 91.5888%, 83.9216%
XYZ:
34.0921, 16.4941, 65.0052
xyY:
0.2949, 0.1427, 16.4941
CIE-Lab:
47.6162, 81.0487, -58.7236
CIE-LCH:
47.6162, 100.0867, 324.0749
CIE-Luv:
47.6162, 54.6812, -97.0687
Hunter-Lab:
40.6130, 78.7674, -66.4706
#c012d6 color charts
#c012d6 color shades, tints & tones
#c012d6 color schemes
#c012d6 color preview, HTML & CSS examples
This text has a color of #c012d6
<p style="color:#c012d6;">Text here</p>
.mytext {color:#c012d6;}
This box has a color of #c012d6
<div style="background-color:#c012d6;">Content here</div>
.mybackground {background-color:#c012d6;}
Border around this has a color of #c012d6
<div style="border:2px solid #c012d6;">Content here</div>
.myborder {border:2px solid #c012d6;}