#e50ee5 color space conversions
Hex:
#e50ee5
RGB:
229, 14, 229
CMY:
10, 95, 10
CMYK:
0, 94, 0, 10
HSL:
300°, 88.4774%, 47.6471%
HSV (HSB):
300°, 93.8865%, 89.8039%
XYZ:
46.6130, 22.6292, 76.0398
xyY:
0.3208, 0.1558, 22.6292
CIE-Lab:
54.6884, 89.6083, -55.5658
CIE-LCH:
54.6884, 105.4381, 328.1971
CIE-Luv:
54.6884, 75.1781, -97.2079
Hunter-Lab:
47.5702, 91.6604, -61.4745
#e50ee5 color charts
#e50ee5 color shades, tints & tones
#e50ee5 color schemes
#e50ee5 color preview, HTML & CSS examples
This text has a color of #e50ee5
<p style="color:#e50ee5;">Text here</p>
.mytext {color:#e50ee5;}
This box has a color of #e50ee5
<div style="background-color:#e50ee5;">Content here</div>
.mybackground {background-color:#e50ee5;}
Border around this has a color of #e50ee5
<div style="border:2px solid #e50ee5;">Content here</div>
.myborder {border:2px solid #e50ee5;}