#cc12f9 color space conversions
Hex:
#cc12f9
RGB:
204, 18, 249
CMY:
20, 93, 2
CMYK:
18, 93, 0, 2
HSL:
288°, 95.0617%, 52.3529%
HSV (HSB):
288°, 92.7711%, 97.6471%
XYZ:
42.2170, 20.1095, 91.2790
xyY:
0.2748, 0.1309, 20.1095
CIE-Lab:
51.9608, 88.5583, -71.4082
CIE-LCH:
51.9608, 113.7615, 321.1193
CIE-Luv:
51.9608, 51.0290, -118.4374
Hunter-Lab:
44.8437, 89.5683, -89.2939
#cc12f9 color charts
#cc12f9 color shades, tints & tones
#cc12f9 color schemes
#cc12f9 color preview, HTML & CSS examples
This text has a color of #cc12f9
<p style="color:#cc12f9;">Text here</p>
.mytext {color:#cc12f9;}
This box has a color of #cc12f9
<div style="background-color:#cc12f9;">Content here</div>
.mybackground {background-color:#cc12f9;}
Border around this has a color of #cc12f9
<div style="border:2px solid #cc12f9;">Content here</div>
.myborder {border:2px solid #cc12f9;}