#ed24e4 color space conversions
Hex:
#ed24e4
RGB:
237, 36, 228
CMY:
7, 86, 11
CMYK:
0, 85, 4, 7
HSL:
303°, 84.8101%, 53.5294%
HSV (HSB):
303°, 84.8101%, 92.9412%
XYZ:
49.5595, 24.8677, 75.5867
xyY:
0.3304, 0.1658, 24.8677
CIE-Lab:
56.9463, 88.0148, -51.3196
CIE-LCH:
56.9463, 101.8838, 329.7545
CIE-Luv:
56.9463, 79.5485, -91.5469
Hunter-Lab:
49.8675, 90.1293, -54.9615
#ed24e4 color charts
#ed24e4 color shades, tints & tones
#ed24e4 color schemes
#ed24e4 color preview, HTML & CSS examples
This text has a color of #ed24e4
<p style="color:#ed24e4;">Text here</p>
.mytext {color:#ed24e4;}
This box has a color of #ed24e4
<div style="background-color:#ed24e4;">Content here</div>
.mybackground {background-color:#ed24e4;}
Border around this has a color of #ed24e4
<div style="border:2px solid #ed24e4;">Content here</div>
.myborder {border:2px solid #ed24e4;}