#dc24c8 color space conversions
Hex:
#dc24c8
RGB:
220, 36, 200
CMY:
14, 86, 22
CMYK:
0, 84, 9, 14
HSL:
307°, 72.4409%, 50.1961%
HSV (HSB):
307°, 83.6364%, 86.2745%
XYZ:
40.5714, 20.6475, 56.4906
xyY:
0.3447, 0.1754, 20.6475
CIE-Lab:
52.5616, 80.9462, -42.4976
CIE-LCH:
52.5616, 91.4239, 332.3000
CIE-Luv:
52.5616, 78.1657, -75.7148
Hunter-Lab:
45.4396, 79.8573, -41.9018
#dc24c8 color charts
#dc24c8 color shades, tints & tones
#dc24c8 color schemes
#dc24c8 color preview, HTML & CSS examples
This text has a color of #dc24c8
<p style="color:#dc24c8;">Text here</p>
.mytext {color:#dc24c8;}
This box has a color of #dc24c8
<div style="background-color:#dc24c8;">Content here</div>
.mybackground {background-color:#dc24c8;}
Border around this has a color of #dc24c8
<div style="border:2px solid #dc24c8;">Content here</div>
.myborder {border:2px solid #dc24c8;}