#e732d8 color space conversions
Hex:
#e732d8
RGB:
231, 50, 216
CMY:
9, 80, 15
CMYK:
0, 78, 6, 9
HSL:
305°, 79.0393%, 55.0980%
HSV (HSB):
305°, 78.3550%, 90.5882%
XYZ:
46.4903, 24.2280, 67.1919
xyY:
0.3371, 0.1757, 24.2280
CIE-Lab:
56.3153, 82.2490, -45.5926
CIE-LCH:
56.3153, 94.0404, 330.9993
CIE-Luv:
56.3153, 77.8029, -81.8068
Hunter-Lab:
49.2219, 82.4554, -46.4803
#e732d8 color charts
#e732d8 color shades, tints & tones
#e732d8 color schemes
#e732d8 color preview, HTML & CSS examples
This text has a color of #e732d8
<p style="color:#e732d8;">Text here</p>
.mytext {color:#e732d8;}
This box has a color of #e732d8
<div style="background-color:#e732d8;">Content here</div>
.mybackground {background-color:#e732d8;}
Border around this has a color of #e732d8
<div style="border:2px solid #e732d8;">Content here</div>
.myborder {border:2px solid #e732d8;}