#cd2e81 color space conversions
Hex:
#cd2e81
RGB:
205, 46, 129
CMY:
20, 82, 49
CMYK:
0, 78, 37, 20
HSL:
329°, 63.3466%, 49.2157%
HSV (HSB):
329°, 77.5610%, 80.3922%
XYZ:
30.1163, 16.5181, 22.3699
xyY:
0.4364, 0.2394, 16.5181
CIE-Lab:
47.6470, 66.5311, -8.2771
CIE-LCH:
47.6470, 67.0440, 352.9083
CIE-Luv:
47.6470, 93.7398, -23.1822
Hunter-Lab:
40.6425, 61.1451, -4.1839
#cd2e81 color charts
#cd2e81 color shades, tints & tones
#cd2e81 color schemes
#cd2e81 color preview, HTML & CSS examples
This text has a color of #cd2e81
<p style="color:#cd2e81;">Text here</p>
.mytext {color:#cd2e81;}
This box has a color of #cd2e81
<div style="background-color:#cd2e81;">Content here</div>
.mybackground {background-color:#cd2e81;}
Border around this has a color of #cd2e81
<div style="border:2px solid #cd2e81;">Content here</div>
.myborder {border:2px solid #cd2e81;}