#e50ecb color space conversions
Hex:
#e50ecb
RGB:
229, 14, 203
CMY:
10, 95, 20
CMYK:
0, 94, 11, 10
HSL:
307°, 88.4774%, 47.6471%
HSV (HSB):
307°, 93.8865%, 89.8039%
XYZ:
43.2496, 21.2839, 58.3286
xyY:
0.3520, 0.1732, 21.2839
CIE-Lab:
53.2588, 86.0489, -43.0199
CIE-LCH:
53.2588, 96.2035, 333.4374
CIE-Luv:
53.2588, 85.8682, -77.5107
Hunter-Lab:
46.1345, 86.6029, -42.6673
#e50ecb color charts
#e50ecb color shades, tints & tones
#e50ecb color schemes
#e50ecb color preview, HTML & CSS examples
This text has a color of #e50ecb
<p style="color:#e50ecb;">Text here</p>
.mytext {color:#e50ecb;}
This box has a color of #e50ecb
<div style="background-color:#e50ecb;">Content here</div>
.mybackground {background-color:#e50ecb;}
Border around this has a color of #e50ecb
<div style="border:2px solid #e50ecb;">Content here</div>
.myborder {border:2px solid #e50ecb;}