#e5b8ec color space conversions
Hex:
#e5b8ec
RGB:
229, 184, 236
CMY:
10, 28, 7
CMYK:
3, 22, 0, 7
HSL:
292°, 57.7778%, 82.3529%
HSV (HSB):
292°, 22.0339%, 92.5490%
XYZ:
64.5939, 56.9951, 86.9536
xyY:
0.3097, 0.2733, 56.9951
CIE-Lab:
80.1769, 25.0413, -19.7328
CIE-LCH:
80.1769, 31.8818, 321.7616
CIE-Luv:
80.1769, 21.9423, -35.1966
Hunter-Lab:
75.4951, 20.6088, -15.4423
#e5b8ec color charts
#e5b8ec color shades, tints & tones
#e5b8ec color schemes
#e5b8ec color preview, HTML & CSS examples
This text has a color of #e5b8ec
<p style="color:#e5b8ec;">Text here</p>
.mytext {color:#e5b8ec;}
This box has a color of #e5b8ec
<div style="background-color:#e5b8ec;">Content here</div>
.mybackground {background-color:#e5b8ec;}
Border around this has a color of #e5b8ec
<div style="border:2px solid #e5b8ec;">Content here</div>
.myborder {border:2px solid #e5b8ec;}