#e05ee5 color space conversions
Hex:
#e05ee5
RGB:
224, 94, 229
CMY:
12, 63, 10
CMYK:
2, 59, 0, 10
HSL:
298°, 72.1925%, 63.3333%
HSV (HSB):
298°, 58.9520%, 89.8039%
XYZ:
48.8860, 29.5098, 77.2481
xyY:
0.3141, 0.1896, 29.5098
CIE-Lab:
61.2290, 67.7237, -45.2238
CIE-LCH:
61.2290, 81.4352, 326.2662
CIE-Luv:
61.2290, 57.7229, -80.5012
Hunter-Lab:
54.3230, 65.5696, -46.2853
#e05ee5 color charts
#e05ee5 color shades, tints & tones
#e05ee5 color schemes
#e05ee5 color preview, HTML & CSS examples
This text has a color of #e05ee5
<p style="color:#e05ee5;">Text here</p>
.mytext {color:#e05ee5;}
This box has a color of #e05ee5
<div style="background-color:#e05ee5;">Content here</div>
.mybackground {background-color:#e05ee5;}
Border around this has a color of #e05ee5
<div style="border:2px solid #e05ee5;">Content here</div>
.myborder {border:2px solid #e05ee5;}