#bcbed8 color space conversions
Hex:
#bcbed8
RGB:
188, 190, 216
CMY:
26, 25, 15
CMYK:
13, 12, 0, 15
HSL:
236°, 26.4151%, 79.2157%
HSV (HSB):
236°, 12.9630%, 84.7059%
XYZ:
51.5472, 52.4761, 72.3778
xyY:
0.2922, 0.2975, 52.4761
CIE-Lab:
77.5647, 4.4522, -13.2283
CIE-LCH:
77.5647, 13.9575, 288.6015
CIE-Luv:
77.5647, -2.5739, -21.1967
Hunter-Lab:
72.4404, 0.2463, -8.5305
#bcbed8 color charts
#bcbed8 color shades, tints & tones
#bcbed8 color schemes
#bcbed8 color preview, HTML & CSS examples
This text has a color of #bcbed8
<p style="color:#bcbed8;">Text here</p>
.mytext {color:#bcbed8;}
This box has a color of #bcbed8
<div style="background-color:#bcbed8;">Content here</div>
.mybackground {background-color:#bcbed8;}
Border around this has a color of #bcbed8
<div style="border:2px solid #bcbed8;">Content here</div>
.myborder {border:2px solid #bcbed8;}