#e50ac8 color space conversions
Hex:
#e50ac8
RGB:
229, 10, 200
CMY:
10, 96, 22
CMYK:
0, 96, 13, 10
HSL:
308°, 91.6318%, 46.8627%
HSV (HSB):
308°, 95.6332%, 89.8039%
XYZ:
42.8470, 21.0452, 56.4474
xyY:
0.3561, 0.1749, 21.0452
CIE-Lab:
52.9990, 85.9717, -41.7025
CIE-LCH:
52.9990, 95.5522, 334.1232
CIE-Luv:
52.9990, 87.3909, -75.4584
Hunter-Lab:
45.8751, 86.4362, -40.8414
#e50ac8 color charts
#e50ac8 color shades, tints & tones
#e50ac8 color schemes
#e50ac8 color preview, HTML & CSS examples
This text has a color of #e50ac8
<p style="color:#e50ac8;">Text here</p>
.mytext {color:#e50ac8;}
This box has a color of #e50ac8
<div style="background-color:#e50ac8;">Content here</div>
.mybackground {background-color:#e50ac8;}
Border around this has a color of #e50ac8
<div style="border:2px solid #e50ac8;">Content here</div>
.myborder {border:2px solid #e50ac8;}