#cd3ccd color space conversions
Hex:
#cd3ccd
RGB:
205, 60, 205
CMY:
20, 76, 20
CMYK:
0, 71, 0, 20
HSL:
300°, 59.1837%, 51.9608%
HSV (HSB):
300°, 70.7317%, 80.3922%
XYZ:
37.8121, 20.6186, 59.7445
xyY:
0.3200, 0.1745, 20.6186
CIE-Lab:
52.5296, 72.3484, -45.5810
CIE-LCH:
52.5296, 85.5097, 327.7882
CIE-Luv:
52.5296, 61.1369, -79.0534
Hunter-Lab:
45.4077, 69.1778, -46.2244
#cd3ccd color charts
#cd3ccd color shades, tints & tones
#cd3ccd color schemes
#cd3ccd color preview, HTML & CSS examples
This text has a color of #cd3ccd
<p style="color:#cd3ccd;">Text here</p>
.mytext {color:#cd3ccd;}
This box has a color of #cd3ccd
<div style="background-color:#cd3ccd;">Content here</div>
.mybackground {background-color:#cd3ccd;}
Border around this has a color of #cd3ccd
<div style="border:2px solid #cd3ccd;">Content here</div>
.myborder {border:2px solid #cd3ccd;}