#ea04df color space conversions
Hex:
#ea04df
RGB:
234, 4, 223
CMY:
8, 98, 13
CMYK:
0, 98, 5, 8
HSL:
303°, 96.6387%, 46.6667%
HSV (HSB):
303°, 98.2906%, 91.7647%
XYZ:
47.2944, 22.9070, 71.7408
xyY:
0.3332, 0.1614, 22.9070
CIE-Lab:
54.9764, 90.2788, -51.6601
CIE-LCH:
54.9764, 104.0146, 330.2206
CIE-Luv:
54.9764, 81.6693, -91.6250
Hunter-Lab:
47.8612, 92.6288, -55.3690
#ea04df color charts
#ea04df color shades, tints & tones
#ea04df color schemes
#ea04df color preview, HTML & CSS examples
This text has a color of #ea04df
<p style="color:#ea04df;">Text here</p>
.mytext {color:#ea04df;}
This box has a color of #ea04df
<div style="background-color:#ea04df;">Content here</div>
.mybackground {background-color:#ea04df;}
Border around this has a color of #ea04df
<div style="border:2px solid #ea04df;">Content here</div>
.myborder {border:2px solid #ea04df;}