#e50fb8 color space conversions
Hex:
#e50fb8
RGB:
229, 15, 184
CMY:
10, 94, 28
CMYK:
0, 93, 20, 10
HSL:
313°, 87.7049%, 47.8431%
HSV (HSB):
313°, 93.4498%, 89.8039%
XYZ:
41.1357, 20.4604, 47.1286
xyY:
0.3783, 0.1882, 20.4604
CIE-Lab:
52.3538, 83.5791, -33.4368
CIE-LCH:
52.3538, 90.0194, 338.1956
CIE-Luv:
52.3538, 94.1641, -62.6788
Hunter-Lab:
45.2331, 83.1725, -30.1113
#e50fb8 color charts
#e50fb8 color shades, tints & tones
#e50fb8 color schemes
#e50fb8 color preview, HTML & CSS examples
This text has a color of #e50fb8
<p style="color:#e50fb8;">Text here</p>
.mytext {color:#e50fb8;}
This box has a color of #e50fb8
<div style="background-color:#e50fb8;">Content here</div>
.mybackground {background-color:#e50fb8;}
Border around this has a color of #e50fb8
<div style="border:2px solid #e50fb8;">Content here</div>
.myborder {border:2px solid #e50fb8;}