#e732ac color space conversions
Hex:
#e732ac
RGB:
231, 50, 172
CMY:
9, 80, 33
CMYK:
0, 78, 26, 9
HSL:
320°, 79.0393%, 55.0980%
HSV (HSB):
320°, 78.3550%, 90.5882%
XYZ:
41.5420, 22.2487, 41.1346
xyY:
0.3959, 0.2120, 22.2487
CIE-Lab:
54.2899, 76.4750, -23.3920
CIE-LCH:
54.2899, 79.9726, 342.9923
CIE-Luv:
54.2899, 95.5458, -47.1431
Hunter-Lab:
47.1685, 74.6626, -18.6876
#e732ac color charts
#e732ac color shades, tints & tones
#e732ac color schemes
#e732ac color preview, HTML & CSS examples
This text has a color of #e732ac
<p style="color:#e732ac;">Text here</p>
.mytext {color:#e732ac;}
This box has a color of #e732ac
<div style="background-color:#e732ac;">Content here</div>
.mybackground {background-color:#e732ac;}
Border around this has a color of #e732ac
<div style="border:2px solid #e732ac;">Content here</div>
.myborder {border:2px solid #e732ac;}