#e10ed1 color space conversions
Hex:
#e10ed1
RGB:
225, 14, 209
CMY:
12, 95, 18
CMYK:
0, 94, 7, 12
HSL:
305°, 88.2845%, 46.8627%
HSV (HSB):
305°, 93.7778%, 88.2353%
XYZ:
42.7170, 20.9251, 62.1091
xyY:
0.3397, 0.1664, 20.9251
CIE-Lab:
52.8674, 86.1507, -47.1308
CIE-LCH:
52.8674, 98.2001, 331.3181
CIE-Luv:
52.8674, 80.3291, -83.4773
Hunter-Lab:
45.7439, 86.6365, -48.4806
#e10ed1 color charts
#e10ed1 color shades, tints & tones
#e10ed1 color schemes
#e10ed1 color preview, HTML & CSS examples
This text has a color of #e10ed1
<p style="color:#e10ed1;">Text here</p>
.mytext {color:#e10ed1;}
This box has a color of #e10ed1
<div style="background-color:#e10ed1;">Content here</div>
.mybackground {background-color:#e10ed1;}
Border around this has a color of #e10ed1
<div style="border:2px solid #e10ed1;">Content here</div>
.myborder {border:2px solid #e10ed1;}