#e10dc4 color space conversions
Hex:
#e10dc4
RGB:
225, 13, 196
CMY:
12, 95, 23
CMYK:
0, 94, 13, 12
HSL:
308°, 89.0756%, 46.6667%
HSV (HSB):
308°, 94.2222%, 88.2353%
XYZ:
41.1591, 20.2809, 53.9698
xyY:
0.3566, 0.1757, 20.2809
CIE-Lab:
52.1534, 84.5147, -40.7746
CIE-LCH:
52.1534, 93.8365, 334.2448
CIE-Luv:
52.1534, 85.9057, -73.5761
Hunter-Lab:
45.0343, 84.3297, -39.5300
#e10dc4 color charts
#e10dc4 color shades, tints & tones
#e10dc4 color schemes
#e10dc4 color preview, HTML & CSS examples
This text has a color of #e10dc4
<p style="color:#e10dc4;">Text here</p>
.mytext {color:#e10dc4;}
This box has a color of #e10dc4
<div style="background-color:#e10dc4;">Content here</div>
.mybackground {background-color:#e10dc4;}
Border around this has a color of #e10dc4
<div style="border:2px solid #e10dc4;">Content here</div>
.myborder {border:2px solid #e10dc4;}