#cc12ec color space conversions
Hex:
#cc12ec
RGB:
204, 18, 236
CMY:
20, 93, 7
CMYK:
14, 92, 0, 7
HSL:
291°, 85.8268%, 49.8039%
HSV (HSB):
291°, 92.3729%, 92.5490%
XYZ:
40.2585, 19.3261, 80.9653
xyY:
0.2864, 0.1375, 19.3261
CIE-Lab:
51.0666, 86.4196, -65.5616
CIE-LCH:
51.0666, 108.4743, 322.8145
CIE-Luv:
51.0666, 55.2163, -109.4112
Hunter-Lab:
43.9615, 86.5318, -78.4234
#cc12ec color charts
#cc12ec color shades, tints & tones
#cc12ec color schemes
#cc12ec color preview, HTML & CSS examples
This text has a color of #cc12ec
<p style="color:#cc12ec;">Text here</p>
.mytext {color:#cc12ec;}
This box has a color of #cc12ec
<div style="background-color:#cc12ec;">Content here</div>
.mybackground {background-color:#cc12ec;}
Border around this has a color of #cc12ec
<div style="border:2px solid #cc12ec;">Content here</div>
.myborder {border:2px solid #cc12ec;}