#ea03e4 color space conversions
Hex:
#ea03e4
RGB:
234, 3, 228
CMY:
8, 99, 11
CMYK:
0, 99, 3, 8
HSL:
302°, 97.4684%, 46.4706%
HSV (HSB):
302°, 98.7179%, 91.7647%
XYZ:
47.9678, 23.1590, 75.3407
xyY:
0.3275, 0.1581, 23.1590
CIE-Lab:
55.2357, 91.0327, -54.0766
CIE-LCH:
55.2357, 105.8831, 329.2882
CIE-Luv:
55.2357, 79.6659, -95.4317
Hunter-Lab:
48.1238, 93.7049, -59.1355
#ea03e4 color charts
#ea03e4 color shades, tints & tones
#ea03e4 color schemes
#ea03e4 color preview, HTML & CSS examples
This text has a color of #ea03e4
<p style="color:#ea03e4;">Text here</p>
.mytext {color:#ea03e4;}
This box has a color of #ea03e4
<div style="background-color:#ea03e4;">Content here</div>
.mybackground {background-color:#ea03e4;}
Border around this has a color of #ea03e4
<div style="border:2px solid #ea03e4;">Content here</div>
.myborder {border:2px solid #ea03e4;}