#ea52e5 color space conversions
Hex:
#ea52e5
RGB:
234, 82, 229
CMY:
8, 68, 10
CMYK:
0, 65, 2, 8
HSL:
302°, 78.3505%, 61.9608%
HSV (HSB):
302°, 64.9573%, 91.7647%
XYZ:
51.0918, 29.1842, 77.0690
xyY:
0.3247, 0.1855, 29.1842
CIE-Lab:
60.9438, 74.8898, -45.5775
CIE-LCH:
60.9438, 87.6686, 328.6756
CIE-Luv:
60.9438, 68.1190, -82.0517
Hunter-Lab:
54.0224, 74.2779, -46.7682
#ea52e5 color charts
#ea52e5 color shades, tints & tones
#ea52e5 color schemes
#ea52e5 color preview, HTML & CSS examples
This text has a color of #ea52e5
<p style="color:#ea52e5;">Text here</p>
.mytext {color:#ea52e5;}
This box has a color of #ea52e5
<div style="background-color:#ea52e5;">Content here</div>
.mybackground {background-color:#ea52e5;}
Border around this has a color of #ea52e5
<div style="border:2px solid #ea52e5;">Content here</div>
.myborder {border:2px solid #ea52e5;}