#ea03a4 color space conversions
Hex:
#ea03a4
RGB:
234, 3, 164
CMY:
8, 99, 36
CMYK:
0, 99, 30, 8
HSL:
318°, 97.4684%, 46.4706%
HSV (HSB):
318°, 98.7179%, 91.7647%
XYZ:
40.6651, 20.2379, 36.8850
xyY:
0.4158, 0.2070, 20.2379
CIE-Lab:
52.1051, 83.2032, -21.9978
CIE-LCH:
52.1051, 86.0620, 345.1906
CIE-Luv:
52.1051, 108.2047, -46.0123
Hunter-Lab:
44.9865, 82.6267, -17.1220
#ea03a4 color charts
#ea03a4 color shades, tints & tones
#ea03a4 color schemes
#ea03a4 color preview, HTML & CSS examples
This text has a color of #ea03a4
<p style="color:#ea03a4;">Text here</p>
.mytext {color:#ea03a4;}
This box has a color of #ea03a4
<div style="background-color:#ea03a4;">Content here</div>
.mybackground {background-color:#ea03a4;}
Border around this has a color of #ea03a4
<div style="border:2px solid #ea03a4;">Content here</div>
.myborder {border:2px solid #ea03a4;}