#dc24c7 color space conversions
Hex:
#dc24c7
RGB:
220, 36, 199
CMY:
14, 86, 22
CMYK:
0, 84, 10, 14
HSL:
307°, 72.4409%, 50.1961%
HSV (HSB):
307°, 83.6364%, 86.2745%
XYZ:
40.4549, 20.6009, 55.8770
xyY:
0.3460, 0.1762, 20.6009
CIE-Lab:
52.5099, 80.8080, -42.0027
CIE-LCH:
52.5099, 91.0722, 332.5353
CIE-Luv:
52.5099, 78.5686, -74.9404
Hunter-Lab:
45.3882, 79.6690, -41.2196
#dc24c7 color charts
#dc24c7 color shades, tints & tones
#dc24c7 color schemes
#dc24c7 color preview, HTML & CSS examples
This text has a color of #dc24c7
<p style="color:#dc24c7;">Text here</p>
.mytext {color:#dc24c7;}
This box has a color of #dc24c7
<div style="background-color:#dc24c7;">Content here</div>
.mybackground {background-color:#dc24c7;}
Border around this has a color of #dc24c7
<div style="border:2px solid #dc24c7;">Content here</div>
.myborder {border:2px solid #dc24c7;}