#cd3f97 color space conversions
Hex:
#cd3f97
RGB:
205, 63, 151
CMY:
20, 75, 41
CMYK:
0, 69, 26, 20
HSL:
323°, 58.6777%, 52.5490%
HSV (HSB):
323°, 69.2683%, 80.3922%
XYZ:
32.5403, 18.7685, 31.1858
xyY:
0.3945, 0.2275, 18.7685
CIE-Lab:
50.4153, 63.5093, -17.3253
CIE-LCH:
50.4153, 65.8301, 344.7410
CIE-Luv:
50.4153, 79.6149, -35.3551
Hunter-Lab:
43.3226, 58.2593, -12.3540
#cd3f97 color charts
#cd3f97 color shades, tints & tones
#cd3f97 color schemes
#cd3f97 color preview, HTML & CSS examples
This text has a color of #cd3f97
<p style="color:#cd3f97;">Text here</p>
.mytext {color:#cd3f97;}
This box has a color of #cd3f97
<div style="background-color:#cd3f97;">Content here</div>
.mybackground {background-color:#cd3f97;}
Border around this has a color of #cd3f97
<div style="border:2px solid #cd3f97;">Content here</div>
.myborder {border:2px solid #cd3f97;}