#e500ba color space conversions
Hex:
#e500ba
RGB:
229, 0, 186
CMY:
10, 100, 27
CMYK:
0, 100, 19, 10
HSL:
311°, 100.0000%, 44.9020%
HSV (HSB):
311°, 100.0000%, 89.8039%
XYZ:
41.1760, 20.2032, 48.1838
xyY:
0.3758, 0.1844, 20.2032
CIE-Lab:
52.0662, 84.9424, -35.0534
CIE-LCH:
52.0662, 91.8910, 337.5754
CIE-Luv:
52.0662, 94.1739, -65.2002
Hunter-Lab:
44.9480, 84.8618, -32.0947
#e500ba color charts
#e500ba color shades, tints & tones
#e500ba color schemes
#e500ba color preview, HTML & CSS examples
This text has a color of #e500ba
<p style="color:#e500ba;">Text here</p>
.mytext {color:#e500ba;}
This box has a color of #e500ba
<div style="background-color:#e500ba;">Content here</div>
.mybackground {background-color:#e500ba;}
Border around this has a color of #e500ba
<div style="border:2px solid #e500ba;">Content here</div>
.myborder {border:2px solid #e500ba;}