#ea53e5 color space conversions
Hex:
#ea53e5
RGB:
234, 83, 229
CMY:
8, 67, 10
CMYK:
0, 65, 2, 8
HSL:
302°, 78.2383%, 62.1569%
HSV (HSB):
302°, 64.5299%, 91.7647%
XYZ:
51.1678, 29.3361, 77.0943
xyY:
0.3247, 0.1861, 29.3361
CIE-Lab:
61.0771, 74.5166, -45.3672
CIE-LCH:
61.0771, 87.2405, 328.6661
CIE-Luv:
61.0771, 67.8437, -81.7029
Hunter-Lab:
54.1628, 73.8447, -46.4783
#ea53e5 color charts
#ea53e5 color shades, tints & tones
#ea53e5 color schemes
#ea53e5 color preview, HTML & CSS examples
This text has a color of #ea53e5
<p style="color:#ea53e5;">Text here</p>
.mytext {color:#ea53e5;}
This box has a color of #ea53e5
<div style="background-color:#ea53e5;">Content here</div>
.mybackground {background-color:#ea53e5;}
Border around this has a color of #ea53e5
<div style="border:2px solid #ea53e5;">Content here</div>
.myborder {border:2px solid #ea53e5;}