#e50ecd color space conversions
Hex:
#e50ecd
RGB:
229, 14, 205
CMY:
10, 95, 20
CMYK:
0, 94, 10, 10
HSL:
307°, 88.4774%, 47.6471%
HSV (HSB):
307°, 93.8865%, 89.8039%
XYZ:
43.4896, 21.3799, 59.5922
xyY:
0.3494, 0.1718, 21.3799
CIE-Lab:
53.3628, 86.3107, -44.0052
CIE-LCH:
53.3628, 96.8814, 332.9854
CIE-Luv:
53.3628, 85.0125, -79.0492
Hunter-Lab:
46.2384, 86.9714, -44.0463
#e50ecd color charts
#e50ecd color shades, tints & tones
#e50ecd color schemes
#e50ecd color preview, HTML & CSS examples
This text has a color of #e50ecd
<p style="color:#e50ecd;">Text here</p>
.mytext {color:#e50ecd;}
This box has a color of #e50ecd
<div style="background-color:#e50ecd;">Content here</div>
.mybackground {background-color:#e50ecd;}
Border around this has a color of #e50ecd
<div style="border:2px solid #e50ecd;">Content here</div>
.myborder {border:2px solid #e50ecd;}