#cc20ff color space conversions
Hex:
#cc20ff
RGB:
204, 32, 255
CMY:
20, 87, 0
CMYK:
20, 87, 0, 0
HSL:
286°, 100.0000%, 56.2745%
HSV (HSB):
286°, 87.4510%, 100.0000%
XYZ:
43.4684, 21.0904, 96.3876
xyY:
0.2701, 0.1310, 21.0904
CIE-Lab:
53.0483, 87.6035, -72.9877
CIE-LCH:
53.0483, 114.0244, 320.2003
CIE-Luv:
53.0483, 48.3259, -121.2777
Hunter-Lab:
45.9243, 88.5867, -92.2930
#cc20ff color charts
#cc20ff color shades, tints & tones
#cc20ff color schemes
#cc20ff color preview, HTML & CSS examples
This text has a color of #cc20ff
<p style="color:#cc20ff;">Text here</p>
.mytext {color:#cc20ff;}
This box has a color of #cc20ff
<div style="background-color:#cc20ff;">Content here</div>
.mybackground {background-color:#cc20ff;}
Border around this has a color of #cc20ff
<div style="border:2px solid #cc20ff;">Content here</div>
.myborder {border:2px solid #cc20ff;}