#ea03a5 color space conversions
Hex:
#ea03a5
RGB:
234, 3, 165
CMY:
8, 99, 35
CMYK:
0, 99, 29, 8
HSL:
318°, 97.4684%, 46.4706%
HSV (HSB):
318°, 98.7179%, 91.7647%
XYZ:
40.7558, 20.2742, 37.3625
xyY:
0.4142, 0.2061, 20.2742
CIE-Lab:
52.1458, 83.3078, -22.5269
CIE-LCH:
52.1458, 86.2997, 344.8688
CIE-Luv:
52.1458, 107.7306, -46.7920
Hunter-Lab:
45.0268, 82.7713, -17.6791
#ea03a5 color charts
#ea03a5 color shades, tints & tones
#ea03a5 color schemes
#ea03a5 color preview, HTML & CSS examples
This text has a color of #ea03a5
<p style="color:#ea03a5;">Text here</p>
.mytext {color:#ea03a5;}
This box has a color of #ea03a5
<div style="background-color:#ea03a5;">Content here</div>
.mybackground {background-color:#ea03a5;}
Border around this has a color of #ea03a5
<div style="border:2px solid #ea03a5;">Content here</div>
.myborder {border:2px solid #ea03a5;}