#ed01e0 color space conversions
Hex:
#ed01e0
RGB:
237, 1, 224
CMY:
7, 100, 12
CMYK:
0, 100, 5, 7
HSL:
303°, 99.1597%, 46.6667%
HSV (HSB):
303°, 99.5781%, 92.9412%
XYZ:
48.3905, 23.4081, 72.4888
xyY:
0.3354, 0.1622, 23.4081
CIE-Lab:
55.4902, 91.1016, -51.3770
CIE-LCH:
55.4902, 104.5901, 330.5791
CIE-Luv:
55.4902, 83.5970, -91.5258
Hunter-Lab:
48.3819, 93.8634, -54.9647
#ed01e0 color charts
#ed01e0 color shades, tints & tones
#ed01e0 color schemes
#ed01e0 color preview, HTML & CSS examples
This text has a color of #ed01e0
<p style="color:#ed01e0;">Text here</p>
.mytext {color:#ed01e0;}
This box has a color of #ed01e0
<div style="background-color:#ed01e0;">Content here</div>
.mybackground {background-color:#ed01e0;}
Border around this has a color of #ed01e0
<div style="border:2px solid #ed01e0;">Content here</div>
.myborder {border:2px solid #ed01e0;}