#ed04ea color space conversions
Hex:
#ed04ea
RGB:
237, 4, 234
CMY:
7, 98, 8
CMYK:
0, 98, 1, 7
HSL:
301°, 96.6805%, 47.2549%
HSV (HSB):
301°, 98.3122%, 92.9412%
XYZ:
49.8198, 24.0319, 79.8547
xyY:
0.3241, 0.1563, 24.0319
CIE-Lab:
56.1197, 92.2810, -56.0171
CIE-LCH:
56.1197, 107.9522, 328.7411
CIE-Luv:
56.1197, 79.3818, -98.8670
Hunter-Lab:
49.0223, 95.6146, -62.2646
#ed04ea color charts
#ed04ea color shades, tints & tones
#ed04ea color schemes
#ed04ea color preview, HTML & CSS examples
This text has a color of #ed04ea
<p style="color:#ed04ea;">Text here</p>
.mytext {color:#ed04ea;}
This box has a color of #ed04ea
<div style="background-color:#ed04ea;">Content here</div>
.mybackground {background-color:#ed04ea;}
Border around this has a color of #ed04ea
<div style="border:2px solid #ed04ea;">Content here</div>
.myborder {border:2px solid #ed04ea;}