#cc00cd color space conversions
Hex:
#cc00cd
RGB:
204, 0, 205
CMY:
20, 100, 20
CMYK:
0, 100, 0, 20
HSL:
300°, 100.0000%, 40.1961%
HSV (HSB):
300°, 100.0000%, 80.3922%
XYZ:
35.9213, 17.2451, 59.1930
xyY:
0.3197, 0.1535, 17.2451
CIE-Lab:
48.5674, 83.1916, -51.9068
CIE-LCH:
48.5674, 98.0570, 328.0382
CIE-Luv:
48.5674, 67.2186, -88.1610
Hunter-Lab:
41.5273, 81.7306, -55.4429
#cc00cd color charts
#cc00cd RGB chart
#cc00cd CMYK chart
#cc00cd RGB pie chart
#cc00cd color shades, tints & tones
#cc00cd color schemes
#cc00cd color preview, HTML & CSS examples
This text has a color of #cc00cd
<p style="color:#cc00cd;">Text here</p>
.mytext {color:#cc00cd;}
Text color #cc00cd
This box has a color of #cc00cd
<div style="background-color:#cc00cd;">Content here</div>
.mybackground {background-color:#cc00cd;}
Background color #cc00cd
Border around this has a color of #cc00cd
<div style="border:2px solid #cc00cd;">Content here</div>
.myborder {border:2px solid #cc00cd;}
Border color #cc00cd