#cc1fff color space conversions
Hex:
#cc1fff
RGB:
204, 31, 255
CMY:
20, 88, 0
CMYK:
20, 88, 0, 0
HSL:
286°, 100.0000%, 56.0784%
HSV (HSB):
286°, 87.8431%, 100.0000%
XYZ:
43.4418, 21.0373, 96.3787
xyY:
0.2701, 0.1308, 21.0373
CIE-Lab:
52.9903, 87.7749, -73.0817
CIE-LCH:
52.9903, 114.2163, 320.2191
CIE-Luv:
52.9903, 48.4020, -121.3888
Hunter-Lab:
45.8665, 88.7975, -92.4789
#cc1fff color charts
#cc1fff color shades, tints & tones
#cc1fff color schemes
#cc1fff color preview, HTML & CSS examples
This text has a color of #cc1fff
<p style="color:#cc1fff;">Text here</p>
.mytext {color:#cc1fff;}
This box has a color of #cc1fff
<div style="background-color:#cc1fff;">Content here</div>
.mybackground {background-color:#cc1fff;}
Border around this has a color of #cc1fff
<div style="border:2px solid #cc1fff;">Content here</div>
.myborder {border:2px solid #cc1fff;}