#cd2882 color space conversions
Hex:
#cd2882
RGB:
205, 40, 130
CMY:
20, 84, 49
CMYK:
0, 80, 37, 20
HSL:
327°, 67.3469%, 48.0392%
HSV (HSB):
327°, 80.4878%, 80.3922%
XYZ:
29.9649, 16.1084, 22.6490
xyY:
0.4360, 0.2344, 16.1084
CIE-Lab:
47.1164, 68.2461, -9.6808
CIE-LCH:
47.1164, 68.9293, 351.9264
CIE-Luv:
47.1164, 95.0423, -25.3317
Hunter-Lab:
40.1353, 63.0308, -5.3636
#cd2882 color charts
#cd2882 color shades, tints & tones
#cd2882 color schemes
#cd2882 color preview, HTML & CSS examples
This text has a color of #cd2882
<p style="color:#cd2882;">Text here</p>
.mytext {color:#cd2882;}
This box has a color of #cd2882
<div style="background-color:#cd2882;">Content here</div>
.mybackground {background-color:#cd2882;}
Border around this has a color of #cd2882
<div style="border:2px solid #cd2882;">Content here</div>
.myborder {border:2px solid #cd2882;}