#e10aa1 color space conversions
Hex:
#e10aa1
RGB:
225, 10, 161
CMY:
12, 96, 37
CMYK:
0, 96, 28, 12
HSL:
318°, 91.4894%, 46.0784%
HSV (HSB):
318°, 95.5556%, 88.2353%
XYZ:
37.5929, 18.7978, 35.3652
xyY:
0.4097, 0.2049, 18.7978
CIE-Lab:
50.4498, 80.6006, -22.9100
CIE-LCH:
50.4498, 83.7933, 344.1327
CIE-Luv:
50.4498, 101.9387, -46.4852
Hunter-Lab:
43.3565, 78.8973, -18.0124
#e10aa1 color charts
#e10aa1 color shades, tints & tones
#e10aa1 color schemes
#e10aa1 color preview, HTML & CSS examples
This text has a color of #e10aa1
<p style="color:#e10aa1;">Text here</p>
.mytext {color:#e10aa1;}
This box has a color of #e10aa1
<div style="background-color:#e10aa1;">Content here</div>
.mybackground {background-color:#e10aa1;}
Border around this has a color of #e10aa1
<div style="border:2px solid #e10aa1;">Content here</div>
.myborder {border:2px solid #e10aa1;}