#e50bbb color space conversions
Hex:
#e50bbb
RGB:
229, 11, 187
CMY:
10, 96, 27
CMYK:
0, 95, 18, 10
HSL:
312°, 90.8333%, 47.0588%
HSV (HSB):
312°, 95.1965%, 89.8039%
XYZ:
41.4024, 20.4852, 48.7856
xyY:
0.3741, 0.1851, 20.4852
CIE-Lab:
52.3814, 84.2756, -35.1418
CIE-LCH:
52.3814, 91.3090, 337.3645
CIE-Luv:
52.3814, 93.0869, -65.3080
Hunter-Lab:
45.2606, 84.0779, -32.2252
#e50bbb color charts
#e50bbb color shades, tints & tones
#e50bbb color schemes
#e50bbb color preview, HTML & CSS examples
This text has a color of #e50bbb
<p style="color:#e50bbb;">Text here</p>
.mytext {color:#e50bbb;}
This box has a color of #e50bbb
<div style="background-color:#e50bbb;">Content here</div>
.mybackground {background-color:#e50bbb;}
Border around this has a color of #e50bbb
<div style="border:2px solid #e50bbb;">Content here</div>
.myborder {border:2px solid #e50bbb;}