#cd4ccd color space conversions
Hex:
#cd4ccd
RGB:
205, 76, 205
CMY:
20, 70, 20
CMYK:
0, 63, 0, 20
HSL:
300°, 56.3319%, 55.0980%
HSV (HSB):
300°, 62.9268%, 80.3922%
XYZ:
38.7807, 22.5558, 60.0673
xyY:
0.3194, 0.1858, 22.5558
CIE-Lab:
54.6118, 66.4866, -42.2853
CIE-LCH:
54.6118, 78.7942, 327.5438
CIE-Luv:
54.6118, 57.1495, -73.8984
Hunter-Lab:
47.4929, 62.6429, -41.7428
#cd4ccd color charts
#cd4ccd color shades, tints & tones
#cd4ccd color schemes
#cd4ccd color preview, HTML & CSS examples
This text has a color of #cd4ccd
<p style="color:#cd4ccd;">Text here</p>
.mytext {color:#cd4ccd;}
This box has a color of #cd4ccd
<div style="background-color:#cd4ccd;">Content here</div>
.mybackground {background-color:#cd4ccd;}
Border around this has a color of #cd4ccd
<div style="border:2px solid #cd4ccd;">Content here</div>
.myborder {border:2px solid #cd4ccd;}