#e10ae8 color space conversions
Hex:
#e10ae8
RGB:
225, 10, 232
CMY:
12, 96, 9
CMYK:
3, 96, 0, 9
HSL:
298°, 91.7355%, 47.4510%
HSV (HSB):
298°, 95.6897%, 90.9804%
XYZ:
45.7254, 22.0508, 78.1902
xyY:
0.3133, 0.1511, 22.0508
CIE-Lab:
54.0809, 89.7078, -58.2702
CIE-LCH:
54.0809, 106.9715, 326.9940
CIE-Luv:
54.0809, 71.3452, -100.9299
Hunter-Lab:
46.9583, 91.6362, -65.8528
#e10ae8 color charts
#e10ae8 color shades, tints & tones
#e10ae8 color schemes
#e10ae8 color preview, HTML & CSS examples
This text has a color of #e10ae8
<p style="color:#e10ae8;">Text here</p>
.mytext {color:#e10ae8;}
This box has a color of #e10ae8
<div style="background-color:#e10ae8;">Content here</div>
.mybackground {background-color:#e10ae8;}
Border around this has a color of #e10ae8
<div style="border:2px solid #e10ae8;">Content here</div>
.myborder {border:2px solid #e10ae8;}