#cd3f7e color space conversions
Hex:
#cd3f7e
RGB:
205, 63, 126
CMY:
20, 75, 51
CMYK:
0, 69, 39, 20
HSL:
333°, 58.6777%, 52.5490%
HSV (HSB):
333°, 69.2683%, 80.3922%
XYZ:
30.7202, 18.0405, 21.6017
xyY:
0.4366, 0.2564, 18.0405
CIE-Lab:
49.5452, 60.6129, -3.6378
CIE-LCH:
49.5452, 60.7219, 356.5654
CIE-Luv:
49.5452, 88.7415, -16.0238
Hunter-Lab:
42.4741, 54.7739, -0.4221
#cd3f7e color charts
#cd3f7e color shades, tints & tones
#cd3f7e color schemes
#cd3f7e color preview, HTML & CSS examples
This text has a color of #cd3f7e
<p style="color:#cd3f7e;">Text here</p>
.mytext {color:#cd3f7e;}
This box has a color of #cd3f7e
<div style="background-color:#cd3f7e;">Content here</div>
.mybackground {background-color:#cd3f7e;}
Border around this has a color of #cd3f7e
<div style="border:2px solid #cd3f7e;">Content here</div>
.myborder {border:2px solid #cd3f7e;}