#cd3c8c color space conversions
Hex:
#cd3c8c
RGB:
205, 60, 140
CMY:
20, 76, 45
CMYK:
0, 71, 32, 20
HSL:
327°, 59.1837%, 51.9608%
HSV (HSB):
327°, 70.7317%, 80.3922%
XYZ:
31.5263, 18.1043, 26.6438
xyY:
0.4133, 0.2374, 18.1043
CIE-Lab:
49.6224, 63.2556, -11.9536
CIE-LCH:
49.6224, 64.3751, 349.2989
CIE-Luv:
49.6224, 84.7634, -27.6960
Hunter-Lab:
42.5492, 57.7966, -7.3423
#cd3c8c color charts
#cd3c8c color shades, tints & tones
#cd3c8c color schemes
#cd3c8c color preview, HTML & CSS examples
This text has a color of #cd3c8c
<p style="color:#cd3c8c;">Text here</p>
.mytext {color:#cd3c8c;}
This box has a color of #cd3c8c
<div style="background-color:#cd3c8c;">Content here</div>
.mybackground {background-color:#cd3c8c;}
Border around this has a color of #cd3c8c
<div style="border:2px solid #cd3c8c;">Content here</div>
.myborder {border:2px solid #cd3c8c;}