#ea04e5 color space conversions
Hex:
#ea04e5
RGB:
234, 4, 229
CMY:
8, 98, 10
CMYK:
0, 98, 2, 8
HSL:
301°, 96.6387%, 46.6667%
HSV (HSB):
301°, 98.2906%, 91.7647%
XYZ:
48.1180, 23.2364, 76.0777
xyY:
0.3264, 0.1576, 23.2364
CIE-Lab:
55.3150, 91.1058, -54.5148
CIE-LCH:
55.3150, 106.1703, 329.1051
CIE-Luv:
55.3150, 79.2197, -96.1265
Hunter-Lab:
48.2042, 93.8236, -59.8309
#ea04e5 color charts
#ea04e5 color shades, tints & tones
#ea04e5 color schemes
#ea04e5 color preview, HTML & CSS examples
This text has a color of #ea04e5
<p style="color:#ea04e5;">Text here</p>
.mytext {color:#ea04e5;}
This box has a color of #ea04e5
<div style="background-color:#ea04e5;">Content here</div>
.mybackground {background-color:#ea04e5;}
Border around this has a color of #ea04e5
<div style="border:2px solid #ea04e5;">Content here</div>
.myborder {border:2px solid #ea04e5;}