#cd2ccc color space conversions
Hex:
#cd2ccc
RGB:
205, 44, 204
CMY:
20, 83, 20
CMYK:
0, 79, 0, 20
HSL:
300°, 64.6586%, 48.8235%
HSV (HSB):
300°, 78.5366%, 80.3922%
XYZ:
36.9766, 19.1401, 58.8723
xyY:
0.3216, 0.1665, 19.1401
CIE-Lab:
50.8508, 76.8558, -47.6748
CIE-LCH:
50.8508, 90.4417, 328.1881
CIE-Luv:
50.8508, 64.4944, -82.1647
Hunter-Lab:
43.7494, 74.3050, -49.1601
#cd2ccc color charts
#cd2ccc color shades, tints & tones
#cd2ccc color schemes
#cd2ccc color preview, HTML & CSS examples
This text has a color of #cd2ccc
<p style="color:#cd2ccc;">Text here</p>
.mytext {color:#cd2ccc;}
This box has a color of #cd2ccc
<div style="background-color:#cd2ccc;">Content here</div>
.mybackground {background-color:#cd2ccc;}
Border around this has a color of #cd2ccc
<div style="border:2px solid #cd2ccc;">Content here</div>
.myborder {border:2px solid #cd2ccc;}