#e50bcd color space conversions
Hex:
#e50bcd
RGB:
229, 11, 205
CMY:
10, 96, 20
CMYK:
0, 95, 10, 10
HSL:
307°, 90.8333%, 47.0588%
HSV (HSB):
307°, 95.1965%, 89.8039%
XYZ:
43.4522, 21.3051, 59.5797
xyY:
0.3495, 0.1713, 21.3051
CIE-Lab:
53.2818, 86.5491, -44.1333
CIE-LCH:
53.2818, 97.1519, 332.9820
CIE-Luv:
53.2818, 85.1823, -79.2475
Hunter-Lab:
46.1575, 87.2626, -44.2208
#e50bcd color charts
#e50bcd color shades, tints & tones
#e50bcd color schemes
#e50bcd color preview, HTML & CSS examples
This text has a color of #e50bcd
<p style="color:#e50bcd;">Text here</p>
.mytext {color:#e50bcd;}
This box has a color of #e50bcd
<div style="background-color:#e50bcd;">Content here</div>
.mybackground {background-color:#e50bcd;}
Border around this has a color of #e50bcd
<div style="border:2px solid #e50bcd;">Content here</div>
.myborder {border:2px solid #e50bcd;}