#e10ed6 color space conversions
Hex:
#e10ed6
RGB:
225, 14, 214
CMY:
12, 95, 16
CMYK:
0, 94, 5, 12
HSL:
303°, 88.2845%, 46.8627%
HSV (HSB):
303°, 93.7778%, 88.2353%
XYZ:
43.3460, 21.1767, 65.4212
xyY:
0.3336, 0.1630, 21.1767
CIE-Lab:
53.1423, 86.8364, -49.5543
CIE-LCH:
53.1423, 99.9809, 330.2882
CIE-Luv:
53.1423, 78.2711, -87.2705
Hunter-Lab:
46.0181, 87.6033, -52.0764
#e10ed6 color charts
#e10ed6 color shades, tints & tones
#e10ed6 color schemes
#e10ed6 color preview, HTML & CSS examples
This text has a color of #e10ed6
<p style="color:#e10ed6;">Text here</p>
.mytext {color:#e10ed6;}
This box has a color of #e10ed6
<div style="background-color:#e10ed6;">Content here</div>
.mybackground {background-color:#e10ed6;}
Border around this has a color of #e10ed6
<div style="border:2px solid #e10ed6;">Content here</div>
.myborder {border:2px solid #e10ed6;}