#cc40cd color space conversions
Hex:
#cc40cd
RGB:
204, 64, 205
CMY:
20, 75, 20
CMYK:
0, 69, 0, 20
HSL:
300°, 58.5062%, 52.7451%
HSV (HSB):
300°, 68.7805%, 80.3922%
XYZ:
37.7547, 20.9119, 59.8041
xyY:
0.3187, 0.1765, 20.9119
CIE-Lab:
52.8530, 70.7680, -45.0778
CIE-LCH:
52.8530, 83.9054, 327.5037
CIE-Luv:
52.8530, 59.5342, -78.1865
Hunter-Lab:
45.7296, 67.3442, -45.5274
#cc40cd color charts
#cc40cd color shades, tints & tones
#cc40cd color schemes
#cc40cd color preview, HTML & CSS examples
This text has a color of #cc40cd
<p style="color:#cc40cd;">Text here</p>
.mytext {color:#cc40cd;}
This box has a color of #cc40cd
<div style="background-color:#cc40cd;">Content here</div>
.mybackground {background-color:#cc40cd;}
Border around this has a color of #cc40cd
<div style="border:2px solid #cc40cd;">Content here</div>
.myborder {border:2px solid #cc40cd;}