#ed24d5 color space conversions
Hex:
#ed24d5
RGB:
237, 36, 213
CMY:
7, 86, 16
CMYK:
0, 85, 10, 7
HSL:
307°, 84.8101%, 53.5294%
HSV (HSB):
307°, 84.8101%, 92.9412%
XYZ:
47.5662, 24.0704, 65.0898
xyY:
0.3479, 0.1760, 24.0704
CIE-Lab:
56.1582, 85.9423, -44.0691
CIE-LCH:
56.1582, 96.5824, 332.8524
CIE-Luv:
56.1582, 85.5806, -80.0194
Hunter-Lab:
49.0616, 87.2016, -44.3168
#ed24d5 color charts
#ed24d5 color shades, tints & tones
#ed24d5 color schemes
#ed24d5 color preview, HTML & CSS examples
This text has a color of #ed24d5
<p style="color:#ed24d5;">Text here</p>
.mytext {color:#ed24d5;}
This box has a color of #ed24d5
<div style="background-color:#ed24d5;">Content here</div>
.mybackground {background-color:#ed24d5;}
Border around this has a color of #ed24d5
<div style="border:2px solid #ed24d5;">Content here</div>
.myborder {border:2px solid #ed24d5;}