#e732b5 color space conversions
Hex:
#e732b5
RGB:
231, 50, 181
CMY:
9, 80, 29
CMYK:
0, 78, 22, 9
HSL:
317°, 79.0393%, 55.0980%
HSV (HSB):
317°, 78.3550%, 90.5882%
XYZ:
42.4361, 22.6063, 45.8429
xyY:
0.3827, 0.2039, 22.6063
CIE-Lab:
54.6645, 77.5632, -28.0643
CIE-LCH:
54.6645, 82.4843, 340.1086
CIE-Luv:
54.6645, 91.8025, -54.2673
Hunter-Lab:
47.5461, 76.1100, -23.8838
#e732b5 color charts
#e732b5 color shades, tints & tones
#e732b5 color schemes
#e732b5 color preview, HTML & CSS examples
This text has a color of #e732b5
<p style="color:#e732b5;">Text here</p>
.mytext {color:#e732b5;}
This box has a color of #e732b5
<div style="background-color:#e732b5;">Content here</div>
.mybackground {background-color:#e732b5;}
Border around this has a color of #e732b5
<div style="border:2px solid #e732b5;">Content here</div>
.myborder {border:2px solid #e732b5;}