#e88bca color space conversions
Hex:
#e88bca
RGB:
232, 139, 202
CMY:
9, 45, 21
CMYK:
0, 40, 13, 9
HSL:
319°, 66.9065%, 72.7451%
HSV (HSB):
319°, 40.0862%, 90.9804%
XYZ:
53.1720, 39.8853, 60.7733
xyY:
0.3457, 0.2593, 39.8853
CIE-Lab:
69.3878, 43.9376, -17.4496
CIE-LCH:
69.3878, 47.2758, 338.3397
CIE-Luv:
69.3878, 51.6434, -34.0983
Hunter-Lab:
63.1548, 39.7638, -12.8458
#e88bca color charts
#e88bca color shades, tints & tones
#e88bca color schemes
#e88bca color preview, HTML & CSS examples
This text has a color of #e88bca
<p style="color:#e88bca;">Text here</p>
.mytext {color:#e88bca;}
This box has a color of #e88bca
<div style="background-color:#e88bca;">Content here</div>
.mybackground {background-color:#e88bca;}
Border around this has a color of #e88bca
<div style="border:2px solid #e88bca;">Content here</div>
.myborder {border:2px solid #e88bca;}