#cd3b8c color space conversions
Hex:
#cd3b8c
RGB:
205, 59, 140
CMY:
20, 77, 45
CMYK:
0, 71, 32, 20
HSL:
327°, 59.3496%, 51.7647%
HSV (HSB):
327°, 71.2195%, 80.3922%
XYZ:
31.4744, 18.0005, 26.6265
xyY:
0.4136, 0.2365, 18.0005
CIE-Lab:
49.4967, 63.6071, -12.1431
CIE-LCH:
49.4967, 64.7559, 349.1918
CIE-Luv:
49.4967, 85.1211, -28.0100
Hunter-Lab:
42.4270, 58.1727, -7.5105
#cd3b8c color charts
#cd3b8c color shades, tints & tones
#cd3b8c color schemes
#cd3b8c color preview, HTML & CSS examples
This text has a color of #cd3b8c
<p style="color:#cd3b8c;">Text here</p>
.mytext {color:#cd3b8c;}
This box has a color of #cd3b8c
<div style="background-color:#cd3b8c;">Content here</div>
.mybackground {background-color:#cd3b8c;}
Border around this has a color of #cd3b8c
<div style="border:2px solid #cd3b8c;">Content here</div>
.myborder {border:2px solid #cd3b8c;}