#c012a7 color space conversions
Hex:
#c012a7
RGB:
192, 18, 167
CMY:
25, 93, 35
CMYK:
0, 91, 13, 25
HSL:
309°, 82.8571%, 41.1765%
HSV (HSB):
309°, 90.6250%, 75.2941%
XYZ:
28.9296, 14.4291, 37.8196
xyY:
0.3564, 0.1777, 14.4291
CIE-Lab:
44.8421, 74.0838, -35.6879
CIE-LCH:
44.8421, 82.2316, 334.2788
CIE-Luv:
44.8421, 72.6661, -62.0416
Hunter-Lab:
37.9857, 69.4693, -32.4408
#c012a7 color charts
#c012a7 color shades, tints & tones
#c012a7 color schemes
#c012a7 color preview, HTML & CSS examples
This text has a color of #c012a7
<p style="color:#c012a7;">Text here</p>
.mytext {color:#c012a7;}
This box has a color of #c012a7
<div style="background-color:#c012a7;">Content here</div>
.mybackground {background-color:#c012a7;}
Border around this has a color of #c012a7
<div style="border:2px solid #c012a7;">Content here</div>
.myborder {border:2px solid #c012a7;}