#cc12b1 color space conversions
Hex:
#cc12b1
RGB:
204, 18, 177
CMY:
20, 93, 31
CMYK:
0, 91, 13, 20
HSL:
309°, 83.7838%, 43.5294%
HSV (HSB):
309°, 91.1765%, 80.0000%
XYZ:
33.0540, 16.4443, 43.0269
xyY:
0.3572, 0.1777, 16.4443
CIE-Lab:
47.5521, 77.6817, -37.1927
CIE-LCH:
47.5521, 86.1263, 334.4157
CIE-Luv:
47.5521, 77.6338, -65.7144
Hunter-Lab:
40.5516, 74.5317, -34.5230
#cc12b1 color charts
#cc12b1 color shades, tints & tones
#cc12b1 color schemes
#cc12b1 color preview, HTML & CSS examples
This text has a color of #cc12b1
<p style="color:#cc12b1;">Text here</p>
.mytext {color:#cc12b1;}
This box has a color of #cc12b1
<div style="background-color:#cc12b1;">Content here</div>
.mybackground {background-color:#cc12b1;}
Border around this has a color of #cc12b1
<div style="border:2px solid #cc12b1;">Content here</div>
.myborder {border:2px solid #cc12b1;}