#e10eb5 color space conversions
Hex:
#e10eb5
RGB:
225, 14, 181
CMY:
12, 95, 29
CMYK:
0, 94, 20, 12
HSL:
313°, 88.2845%, 46.8627%
HSV (HSB):
313°, 93.7778%, 88.2353%
XYZ:
39.5489, 19.6578, 45.4259
xyY:
0.3780, 0.1879, 19.6578
CIE-Lab:
51.4481, 82.5558, -33.1540
CIE-LCH:
51.4481, 88.9643, 338.1199
CIE-Luv:
51.4481, 92.4651, -61.8429
Hunter-Lab:
44.3371, 81.6325, -29.7100
#e10eb5 color charts
#e10eb5 color shades, tints & tones
#e10eb5 color schemes
#e10eb5 color preview, HTML & CSS examples
This text has a color of #e10eb5
<p style="color:#e10eb5;">Text here</p>
.mytext {color:#e10eb5;}
This box has a color of #e10eb5
<div style="background-color:#e10eb5;">Content here</div>
.mybackground {background-color:#e10eb5;}
Border around this has a color of #e10eb5
<div style="border:2px solid #e10eb5;">Content here</div>
.myborder {border:2px solid #e10eb5;}