#ed24f5 color space conversions
Hex:
#ed24f5
RGB:
237, 36, 245
CMY:
7, 86, 4
CMYK:
3, 85, 0, 4
HSL:
298°, 91.2664%, 55.0980%
HSV (HSB):
298°, 85.3061%, 96.0784%
XYZ:
52.0374, 25.8588, 88.6348
xyY:
0.3125, 0.1553, 25.8588
CIE-Lab:
57.9028, 90.4900, -59.3245
CIE-LCH:
57.9028, 108.2028, 326.7515
CIE-Luv:
57.9028, 73.0627, -104.3360
Hunter-Lab:
50.8516, 93.6720, -67.7469
#ed24f5 color charts
#ed24f5 color shades, tints & tones
#ed24f5 color schemes
#ed24f5 color preview, HTML & CSS examples
This text has a color of #ed24f5
<p style="color:#ed24f5;">Text here</p>
.mytext {color:#ed24f5;}
This box has a color of #ed24f5
<div style="background-color:#ed24f5;">Content here</div>
.mybackground {background-color:#ed24f5;}
Border around this has a color of #ed24f5
<div style="border:2px solid #ed24f5;">Content here</div>
.myborder {border:2px solid #ed24f5;}