#bcbdeb color space conversions
Hex:
#bcbdeb
RGB:
188, 189, 235
CMY:
26, 26, 8
CMYK:
20, 20, 0, 8
HSL:
239°, 54.0230%, 82.9412%
HSV (HSB):
239°, 20.0000%, 92.1569%
XYZ:
53.9320, 53.0847, 86.0011
xyY:
0.2794, 0.2750, 53.0847
CIE-Lab:
77.9250, 9.0929, -22.9353
CIE-LCH:
77.9250, 24.6720, 291.6262
CIE-Luv:
77.9250, -3.2169, -37.7078
Hunter-Lab:
72.8593, 4.6259, -18.9828
#bcbdeb color charts
#bcbdeb color shades, tints & tones
#bcbdeb color schemes
#bcbdeb color preview, HTML & CSS examples
This text has a color of #bcbdeb
<p style="color:#bcbdeb;">Text here</p>
.mytext {color:#bcbdeb;}
This box has a color of #bcbdeb
<div style="background-color:#bcbdeb;">Content here</div>
.mybackground {background-color:#bcbdeb;}
Border around this has a color of #bcbdeb
<div style="border:2px solid #bcbdeb;">Content here</div>
.myborder {border:2px solid #bcbdeb;}