#dc24c5 color space conversions
Hex:
#dc24c5
RGB:
220, 36, 197
CMY:
14, 86, 23
CMYK:
0, 84, 10, 14
HSL:
308°, 72.4409%, 50.1961%
HSV (HSB):
308°, 83.6364%, 86.2745%
XYZ:
40.2241, 20.5086, 54.6618
xyY:
0.3486, 0.1777, 20.5086
CIE-Lab:
52.4075, 80.5332, -41.0101
CIE-LCH:
52.4075, 90.3738, 333.0133
CIE-Luv:
52.4075, 79.3780, -73.3892
Hunter-Lab:
45.2864, 79.2952, -39.8640
#dc24c5 color charts
#dc24c5 color shades, tints & tones
#dc24c5 color schemes
#dc24c5 color preview, HTML & CSS examples
This text has a color of #dc24c5
<p style="color:#dc24c5;">Text here</p>
.mytext {color:#dc24c5;}
This box has a color of #dc24c5
<div style="background-color:#dc24c5;">Content here</div>
.mybackground {background-color:#dc24c5;}
Border around this has a color of #dc24c5
<div style="border:2px solid #dc24c5;">Content here</div>
.myborder {border:2px solid #dc24c5;}