#bcbde5 color space conversions
Hex:
#bcbde5
RGB:
188, 189, 229
CMY:
26, 26, 10
CMYK:
18, 17, 0, 10
HSL:
239°, 44.0860%, 81.7647%
HSV (HSB):
239°, 17.9039%, 89.8039%
XYZ:
53.0795, 52.7437, 81.5117
xyY:
0.2833, 0.2815, 52.7437
CIE-Lab:
77.7234, 7.7689, -20.0082
CIE-LCH:
77.7234, 21.4635, 291.2205
CIE-Luv:
77.7234, -2.8621, -32.6825
Hunter-Lab:
72.6249, 3.3672, -15.7077
#bcbde5 color charts
#bcbde5 color shades, tints & tones
#bcbde5 color schemes
#bcbde5 color preview, HTML & CSS examples
This text has a color of #bcbde5
<p style="color:#bcbde5;">Text here</p>
.mytext {color:#bcbde5;}
This box has a color of #bcbde5
<div style="background-color:#bcbde5;">Content here</div>
.mybackground {background-color:#bcbde5;}
Border around this has a color of #bcbde5
<div style="border:2px solid #bcbde5;">Content here</div>
.myborder {border:2px solid #bcbde5;}