#cd2c8b color space conversions
Hex:
#cd2c8b
RGB:
205, 44, 139
CMY:
20, 83, 45
CMYK:
0, 79, 32, 20
HSL:
325°, 64.6586%, 48.8235%
HSV (HSB):
325°, 78.5366%, 80.3922%
XYZ:
30.7377, 16.6446, 26.0188
xyY:
0.4188, 0.2268, 16.6446
CIE-Lab:
47.8090, 68.1614, -14.0940
CIE-LCH:
47.8090, 69.6033, 348.3173
CIE-Luv:
47.8090, 90.2164, -31.3477
Hunter-Lab:
40.7978, 63.0888, -9.2537
#cd2c8b color charts
#cd2c8b color shades, tints & tones
#cd2c8b color schemes
#cd2c8b color preview, HTML & CSS examples
This text has a color of #cd2c8b
<p style="color:#cd2c8b;">Text here</p>
.mytext {color:#cd2c8b;}
This box has a color of #cd2c8b
<div style="background-color:#cd2c8b;">Content here</div>
.mybackground {background-color:#cd2c8b;}
Border around this has a color of #cd2c8b
<div style="border:2px solid #cd2c8b;">Content here</div>
.myborder {border:2px solid #cd2c8b;}