#bcbde6 color space conversions
Hex:
#bcbde6
RGB:
188, 189, 230
CMY:
26, 26, 10
CMYK:
18, 18, 0, 10
HSL:
239°, 45.6522%, 81.9608%
HSV (HSB):
239°, 18.2609%, 90.1961%
XYZ:
53.2196, 52.7997, 82.2493
xyY:
0.2827, 0.2804, 52.7997
CIE-Lab:
77.7566, 7.9878, -20.4971
CIE-LCH:
77.7566, 21.9986, 291.2910
CIE-Luv:
77.7566, -2.9211, -33.5184
Hunter-Lab:
72.6634, 3.5746, -16.2472
#bcbde6 color charts
#bcbde6 color shades, tints & tones
#bcbde6 color schemes
#bcbde6 color preview, HTML & CSS examples
This text has a color of #bcbde6
<p style="color:#bcbde6;">Text here</p>
.mytext {color:#bcbde6;}
This box has a color of #bcbde6
<div style="background-color:#bcbde6;">Content here</div>
.mybackground {background-color:#bcbde6;}
Border around this has a color of #bcbde6
<div style="border:2px solid #bcbde6;">Content here</div>
.myborder {border:2px solid #bcbde6;}