#ea49e5 color space conversions
Hex:
#ea49e5
RGB:
234, 73, 229
CMY:
8, 71, 10
CMYK:
0, 69, 2, 8
HSL:
302°, 79.3103%, 60.1961%
HSV (HSB):
302°, 68.8034%, 91.7647%
XYZ:
50.4571, 27.9147, 76.8574
xyY:
0.3250, 0.1798, 27.9147
CIE-Lab:
59.8116, 78.0796, -47.3664
CIE-LCH:
59.8116, 91.3236, 328.7572
CIE-Luv:
59.8116, 70.4381, -84.9901
Hunter-Lab:
52.8343, 78.0085, -49.2644
#ea49e5 color charts
#ea49e5 color shades, tints & tones
#ea49e5 color schemes
#ea49e5 color preview, HTML & CSS examples
This text has a color of #ea49e5
<p style="color:#ea49e5;">Text here</p>
.mytext {color:#ea49e5;}
This box has a color of #ea49e5
<div style="background-color:#ea49e5;">Content here</div>
.mybackground {background-color:#ea49e5;}
Border around this has a color of #ea49e5
<div style="border:2px solid #ea49e5;">Content here</div>
.myborder {border:2px solid #ea49e5;}