#e50ed7 color space conversions
Hex:
#e50ed7
RGB:
229, 14, 215
CMY:
10, 95, 16
CMYK:
0, 94, 6, 10
HSL:
304°, 88.4774%, 47.6471%
HSV (HSB):
304°, 93.8865%, 89.8039%
XYZ:
44.7359, 21.8784, 66.1551
xyY:
0.3369, 0.1648, 21.8784
CIE-Lab:
53.8977, 87.6506, -48.8805
CIE-LCH:
53.8977, 100.3591, 330.8527
CIE-Luv:
53.8977, 80.8151, -86.6874
Hunter-Lab:
46.7743, 88.8658, -51.1145
#e50ed7 color charts
#e50ed7 color shades, tints & tones
#e50ed7 color schemes
#e50ed7 color preview, HTML & CSS examples
This text has a color of #e50ed7
<p style="color:#e50ed7;">Text here</p>
.mytext {color:#e50ed7;}
This box has a color of #e50ed7
<div style="background-color:#e50ed7;">Content here</div>
.mybackground {background-color:#e50ed7;}
Border around this has a color of #e50ed7
<div style="border:2px solid #e50ed7;">Content here</div>
.myborder {border:2px solid #e50ed7;}