#ed24e5 color space conversions
Hex:
#ed24e5
RGB:
237, 36, 229
CMY:
7, 86, 10
CMYK:
0, 85, 3, 7
HSL:
302°, 84.8101%, 53.5294%
HSV (HSB):
302°, 84.8101%, 92.9412%
XYZ:
49.6988, 24.9234, 76.3200
xyY:
0.3293, 0.1651, 24.9234
CIE-Lab:
57.0007, 88.1568, -51.7966
CIE-LCH:
57.0007, 102.2473, 329.5636
CIE-Luv:
57.0007, 79.1564, -92.3078
Hunter-Lab:
49.9234, 90.3311, -55.6929
#ed24e5 color charts
#ed24e5 color shades, tints & tones
#ed24e5 color schemes
#ed24e5 color preview, HTML & CSS examples
This text has a color of #ed24e5
<p style="color:#ed24e5;">Text here</p>
.mytext {color:#ed24e5;}
This box has a color of #ed24e5
<div style="background-color:#ed24e5;">Content here</div>
.mybackground {background-color:#ed24e5;}
Border around this has a color of #ed24e5
<div style="border:2px solid #ed24e5;">Content here</div>
.myborder {border:2px solid #ed24e5;}