#cc01cd color space conversions
Hex:
#cc01cd
RGB:
204, 1, 205
CMY:
20, 100, 20
CMYK:
0, 100, 0, 20
HSL:
300°, 99.0291%, 40.3922%
HSV (HSB):
300°, 99.5122%, 80.3922%
XYZ:
35.9321, 17.2669, 59.1966
xyY:
0.3197, 0.1536, 17.2669
CIE-Lab:
48.5945, 83.1113, -51.8635
CIE-LCH:
48.5945, 97.9659, 328.0348
CIE-Luv:
48.5945, 67.1728, -88.1016
Hunter-Lab:
41.5534, 81.6344, -55.3766
#cc01cd color charts
#cc01cd RGB chart
#cc01cd CMYK chart
#cc01cd RGB pie chart
#cc01cd color shades, tints & tones
#cc01cd color schemes
#cc01cd color preview, HTML & CSS examples
This text has a color of #cc01cd
<p style="color:#cc01cd;">Text here</p>
.mytext {color:#cc01cd;}
Text color #cc01cd
This box has a color of #cc01cd
<div style="background-color:#cc01cd;">Content here</div>
.mybackground {background-color:#cc01cd;}
Background color #cc01cd
Border around this has a color of #cc01cd
<div style="border:2px solid #cc01cd;">Content here</div>
.myborder {border:2px solid #cc01cd;}
Border color #cc01cd