#ea03e8 color space conversions
Hex:
#ea03e8
RGB:
234, 3, 232
CMY:
8, 99, 9
CMYK:
0, 99, 1, 8
HSL:
301°, 97.4684%, 46.4706%
HSV (HSB):
301°, 98.7179%, 91.7647%
XYZ:
48.5297, 23.3837, 78.2996
xyY:
0.3231, 0.1557, 23.3837
CIE-Lab:
55.4654, 91.5910, -55.9666
CIE-LCH:
55.4654, 107.3367, 328.5730
CIE-Luv:
55.4654, 78.0554, -98.4141
Hunter-Lab:
48.3567, 94.5143, -62.1531
#ea03e8 color charts
#ea03e8 color shades, tints & tones
#ea03e8 color schemes
#ea03e8 color preview, HTML & CSS examples
This text has a color of #ea03e8
<p style="color:#ea03e8;">Text here</p>
.mytext {color:#ea03e8;}
This box has a color of #ea03e8
<div style="background-color:#ea03e8;">Content here</div>
.mybackground {background-color:#ea03e8;}
Border around this has a color of #ea03e8
<div style="border:2px solid #ea03e8;">Content here</div>
.myborder {border:2px solid #ea03e8;}