#e732be color space conversions
Hex:
#e732be
RGB:
231, 50, 190
CMY:
9, 80, 25
CMYK:
0, 78, 18, 9
HSL:
314°, 79.0393%, 55.0980%
HSV (HSB):
314°, 78.3550%, 90.5882%
XYZ:
43.3899, 22.9878, 50.8654
xyY:
0.3701, 0.1961, 22.9878
CIE-Lab:
55.0598, 78.7011, -32.6685
CIE-LCH:
55.0598, 85.2121, 337.4569
CIE-Luv:
55.0598, 88.1044, -61.3958
Hunter-Lab:
47.9456, 77.6342, -29.3387
#e732be color charts
#e732be color shades, tints & tones
#e732be color schemes
#e732be color preview, HTML & CSS examples
This text has a color of #e732be
<p style="color:#e732be;">Text here</p>
.mytext {color:#e732be;}
This box has a color of #e732be
<div style="background-color:#e732be;">Content here</div>
.mybackground {background-color:#e732be;}
Border around this has a color of #e732be
<div style="border:2px solid #e732be;">Content here</div>
.myborder {border:2px solid #e732be;}