#e10dea color space conversions
Hex:
#e10dea
RGB:
225, 13, 234
CMY:
12, 95, 8
CMYK:
4, 94, 0, 8
HSL:
298°, 89.4737%, 48.4314%
HSV (HSB):
298°, 94.4444%, 91.7647%
XYZ:
46.0465, 22.2359, 79.7069
xyY:
0.3111, 0.1503, 22.2359
CIE-Lab:
54.2764, 89.7801, -59.0838
CIE-LCH:
54.2764, 107.4773, 326.6513
CIE-Luv:
54.2764, 70.4577, -102.2277
Hunter-Lab:
47.1550, 91.7830, -67.2105
#e10dea color charts
#e10dea color shades, tints & tones
#e10dea color schemes
#e10dea color preview, HTML & CSS examples
This text has a color of #e10dea
<p style="color:#e10dea;">Text here</p>
.mytext {color:#e10dea;}
This box has a color of #e10dea
<div style="background-color:#e10dea;">Content here</div>
.mybackground {background-color:#e10dea;}
Border around this has a color of #e10dea
<div style="border:2px solid #e10dea;">Content here</div>
.myborder {border:2px solid #e10dea;}