#e534e5 color space conversions
Hex:
#e534e5
RGB:
229, 52, 229
CMY:
10, 80, 10
CMYK:
0, 77, 0, 10
HSL:
300°, 77.2926%, 55.0980%
HSV (HSB):
300°, 77.2926%, 89.8039%
XYZ:
47.6839, 24.7711, 76.3968
xyY:
0.3203, 0.1664, 24.7711
CIE-Lab:
56.8517, 83.2802, -52.1130
CIE-LCH:
56.8517, 98.2413, 327.9635
CIE-Luv:
56.8517, 71.1765, -92.0345
Hunter-Lab:
49.7706, 83.9177, -56.1695
#e534e5 color charts
#e534e5 color shades, tints & tones
#e534e5 color schemes
#e534e5 color preview, HTML & CSS examples
This text has a color of #e534e5
<p style="color:#e534e5;">Text here</p>
.mytext {color:#e534e5;}
This box has a color of #e534e5
<div style="background-color:#e534e5;">Content here</div>
.mybackground {background-color:#e534e5;}
Border around this has a color of #e534e5
<div style="border:2px solid #e534e5;">Content here</div>
.myborder {border:2px solid #e534e5;}