#e500af color space conversions
Hex:
#e500af
RGB:
229, 0, 175
CMY:
10, 100, 31
CMYK:
0, 100, 24, 10
HSL:
314°, 100.0000%, 44.9020%
HSV (HSB):
314°, 100.0000%, 89.8039%
XYZ:
40.0510, 19.7532, 42.2593
xyY:
0.3924, 0.1935, 19.7532
CIE-Lab:
51.5570, 83.6596, -29.4097
CIE-LCH:
51.5570, 88.6784, 340.6314
CIE-Luv:
51.5570, 99.2483, -56.6153
Hunter-Lab:
44.4445, 83.0765, -25.2636
#e500af color charts
#e500af color shades, tints & tones
#e500af color schemes
#e500af color preview, HTML & CSS examples
This text has a color of #e500af
<p style="color:#e500af;">Text here</p>
.mytext {color:#e500af;}
This box has a color of #e500af
<div style="background-color:#e500af;">Content here</div>
.mybackground {background-color:#e500af;}
Border around this has a color of #e500af
<div style="border:2px solid #e500af;">Content here</div>
.myborder {border:2px solid #e500af;}