#ed04e8 color space conversions
Hex:
#ed04e8
RGB:
237, 4, 232
CMY:
7, 98, 9
CMYK:
0, 98, 2, 7
HSL:
301°, 96.6805%, 47.2549%
HSV (HSB):
301°, 98.3122%, 92.9412%
XYZ:
49.5340, 23.9176, 78.3497
xyY:
0.3263, 0.1576, 23.9176
CIE-Lab:
56.0052, 92.0023, -55.0743
CIE-LCH:
56.0052, 107.2269, 329.0945
CIE-Luv:
56.0052, 80.1871, -97.3755
Hunter-Lab:
48.9056, 95.2088, -60.7523
#ed04e8 color charts
#ed04e8 color shades, tints & tones
#ed04e8 color schemes
#ed04e8 color preview, HTML & CSS examples
This text has a color of #ed04e8
<p style="color:#ed04e8;">Text here</p>
.mytext {color:#ed04e8;}
This box has a color of #ed04e8
<div style="background-color:#ed04e8;">Content here</div>
.mybackground {background-color:#ed04e8;}
Border around this has a color of #ed04e8
<div style="border:2px solid #ed04e8;">Content here</div>
.myborder {border:2px solid #ed04e8;}