#e32aaa color space conversions
Hex:
#e32aaa
RGB:
227, 42, 170
CMY:
11, 84, 33
CMYK:
0, 81, 25, 11
HSL:
318°, 76.7635%, 52.7451%
HSV (HSB):
318°, 81.4978%, 89.0196%
XYZ:
39.7622, 20.8891, 39.9665
xyY:
0.3952, 0.2076, 20.8891
CIE-Lab:
52.8279, 77.2784, -24.5309
CIE-LCH:
52.8279, 81.0785, 342.3887
CIE-Luv:
52.8279, 95.0596, -48.6694
Hunter-Lab:
45.7046, 75.3089, -19.8531
#e32aaa color charts
#e32aaa color shades, tints & tones
#e32aaa color schemes
#e32aaa color preview, HTML & CSS examples
This text has a color of #e32aaa
<p style="color:#e32aaa;">Text here</p>
.mytext {color:#e32aaa;}
This box has a color of #e32aaa
<div style="background-color:#e32aaa;">Content here</div>
.mybackground {background-color:#e32aaa;}
Border around this has a color of #e32aaa
<div style="border:2px solid #e32aaa;">Content here</div>
.myborder {border:2px solid #e32aaa;}