#e5bcf1 color space conversions
Hex:
#e5bcf1
RGB:
229, 188, 241
CMY:
10, 26, 5
CMYK:
5, 22, 0, 5
HSL:
286°, 65.4321%, 84.1176%
HSV (HSB):
286°, 21.9917%, 94.5098%
XYZ:
66.1735, 58.9753, 91.1147
xyY:
0.3060, 0.2727, 58.9753
CIE-Lab:
81.2780, 23.8493, -20.7481
CIE-LCH:
81.2780, 31.6113, 318.9779
CIE-Luv:
81.2780, 19.4284, -36.7136
Hunter-Lab:
76.7954, 19.4190, -16.5885
#e5bcf1 color charts
#e5bcf1 color shades, tints & tones
#e5bcf1 color schemes
#e5bcf1 color preview, HTML & CSS examples
This text has a color of #e5bcf1
<p style="color:#e5bcf1;">Text here</p>
.mytext {color:#e5bcf1;}
This box has a color of #e5bcf1
<div style="background-color:#e5bcf1;">Content here</div>
.mybackground {background-color:#e5bcf1;}
Border around this has a color of #e5bcf1
<div style="border:2px solid #e5bcf1;">Content here</div>
.myborder {border:2px solid #e5bcf1;}