#e232be color space conversions
Hex:
#e232be
RGB:
226, 50, 190
CMY:
11, 80, 25
CMYK:
0, 78, 16, 11
HSL:
312°, 75.2137%, 54.1176%
HSV (HSB):
312°, 77.8761%, 88.6275%
XYZ:
41.7989, 22.1677, 50.7909
xyY:
0.3642, 0.1932, 22.1677
CIE-Lab:
54.2044, 77.6238, -34.0675
CIE-LCH:
54.2044, 84.7706, 336.3043
CIE-Luv:
54.2044, 84.2828, -63.0924
Hunter-Lab:
47.0825, 76.0741, -31.0021
#e232be color charts
#e232be color shades, tints & tones
#e232be color schemes
#e232be color preview, HTML & CSS examples
This text has a color of #e232be
<p style="color:#e232be;">Text here</p>
.mytext {color:#e232be;}
This box has a color of #e232be
<div style="background-color:#e232be;">Content here</div>
.mybackground {background-color:#e232be;}
Border around this has a color of #e232be
<div style="border:2px solid #e232be;">Content here</div>
.myborder {border:2px solid #e232be;}