#ed24ec color space conversions
Hex:
#ed24ec
RGB:
237, 36, 236
CMY:
7, 86, 7
CMYK:
0, 85, 0, 7
HSL:
300°, 84.8101%, 53.5294%
HSV (HSB):
300°, 84.8101%, 92.9412%
XYZ:
50.6963, 25.3224, 81.5726
xyY:
0.3217, 0.1607, 25.3224
CIE-Lab:
57.3882, 89.1637, -55.1141
CIE-LCH:
57.3882, 104.8224, 328.2788
CIE-Luv:
57.3882, 76.4483, -97.6048
Hunter-Lab:
50.3214, 91.7674, -60.8861
#ed24ec color charts
#ed24ec color shades, tints & tones
#ed24ec color schemes
#ed24ec color preview, HTML & CSS examples
This text has a color of #ed24ec
<p style="color:#ed24ec;">Text here</p>
.mytext {color:#ed24ec;}
This box has a color of #ed24ec
<div style="background-color:#ed24ec;">Content here</div>
.mybackground {background-color:#ed24ec;}
Border around this has a color of #ed24ec
<div style="border:2px solid #ed24ec;">Content here</div>
.myborder {border:2px solid #ed24ec;}