#cd3e81 color space conversions
Hex:
#cd3e81
RGB:
205, 62, 129
CMY:
20, 76, 49
CMYK:
0, 70, 37, 20
HSL:
332°, 58.8477%, 52.3529%
HSV (HSB):
332°, 69.7561%, 80.3922%
XYZ:
30.8619, 18.0094, 22.6184
xyY:
0.4317, 0.2519, 18.0094
CIE-Lab:
49.5075, 61.3022, -5.5049
CIE-LCH:
49.5075, 61.5489, 354.8686
CIE-Luv:
49.5075, 88.0671, -18.6090
Hunter-Lab:
42.4374, 55.5456, -1.8943
#cd3e81 color charts
#cd3e81 color shades, tints & tones
#cd3e81 color schemes
#cd3e81 color preview, HTML & CSS examples
This text has a color of #cd3e81
<p style="color:#cd3e81;">Text here</p>
.mytext {color:#cd3e81;}
This box has a color of #cd3e81
<div style="background-color:#cd3e81;">Content here</div>
.mybackground {background-color:#cd3e81;}
Border around this has a color of #cd3e81
<div style="border:2px solid #cd3e81;">Content here</div>
.myborder {border:2px solid #cd3e81;}