#e50aaf color space conversions
Hex:
#e50aaf
RGB:
229, 10, 175
CMY:
10, 96, 31
CMYK:
0, 96, 24, 10
HSL:
315°, 91.6318%, 46.8627%
HSV (HSB):
315°, 95.6332%, 89.8039%
XYZ:
40.1595, 19.9702, 42.2954
xyY:
0.3921, 0.1950, 19.9702
CIE-Lab:
51.8035, 82.9351, -29.0262
CIE-LCH:
51.8035, 87.8678, 340.7106
CIE-Luv:
51.8035, 98.6155, -55.9906
Hunter-Lab:
44.6881, 82.2071, -24.8339
#e50aaf color charts
#e50aaf color shades, tints & tones
#e50aaf color schemes
#e50aaf color preview, HTML & CSS examples
This text has a color of #e50aaf
<p style="color:#e50aaf;">Text here</p>
.mytext {color:#e50aaf;}
This box has a color of #e50aaf
<div style="background-color:#e50aaf;">Content here</div>
.mybackground {background-color:#e50aaf;}
Border around this has a color of #e50aaf
<div style="border:2px solid #e50aaf;">Content here</div>
.myborder {border:2px solid #e50aaf;}