#e10ec4 color space conversions
Hex:
#e10ec4
RGB:
225, 14, 196
CMY:
12, 95, 23
CMYK:
0, 94, 13, 12
HSL:
308°, 88.2845%, 46.8627%
HSV (HSB):
308°, 93.7778%, 88.2353%
XYZ:
41.1722, 20.3071, 53.9742
xyY:
0.3566, 0.1759, 20.3071
CIE-Lab:
52.1827, 84.4283, -40.7282
CIE-LCH:
52.1827, 93.7386, 334.2473
CIE-Luv:
52.1827, 85.8422, -73.5039
Hunter-Lab:
45.0635, 84.2253, -39.4695
#e10ec4 color charts
#e10ec4 color shades, tints & tones
#e10ec4 color schemes
#e10ec4 color preview, HTML & CSS examples
This text has a color of #e10ec4
<p style="color:#e10ec4;">Text here</p>
.mytext {color:#e10ec4;}
This box has a color of #e10ec4
<div style="background-color:#e10ec4;">Content here</div>
.mybackground {background-color:#e10ec4;}
Border around this has a color of #e10ec4
<div style="border:2px solid #e10ec4;">Content here</div>
.myborder {border:2px solid #e10ec4;}