#e50ac2 color space conversions
Hex:
#e50ac2
RGB:
229, 10, 194
CMY:
10, 96, 24
CMYK:
0, 96, 15, 10
HSL:
310°, 91.6318%, 46.8627%
HSV (HSB):
310°, 95.6332%, 89.8039%
XYZ:
42.1592, 20.7701, 52.8259
xyY:
0.3642, 0.1794, 20.7701
CIE-Lab:
52.6970, 85.2110, -38.7110
CIE-LCH:
52.6970, 93.5919, 335.5679
CIE-Luv:
52.6970, 90.0223, -70.8155
Hunter-Lab:
45.5743, 85.3695, -36.8221
#e50ac2 color charts
#e50ac2 color shades, tints & tones
#e50ac2 color schemes
#e50ac2 color preview, HTML & CSS examples
This text has a color of #e50ac2
<p style="color:#e50ac2;">Text here</p>
.mytext {color:#e50ac2;}
This box has a color of #e50ac2
<div style="background-color:#e50ac2;">Content here</div>
.mybackground {background-color:#e50ac2;}
Border around this has a color of #e50ac2
<div style="border:2px solid #e50ac2;">Content here</div>
.myborder {border:2px solid #e50ac2;}