#b9bcec color space conversions
Hex:
#b9bcec
RGB:
185, 188, 236
CMY:
27, 26, 7
CMYK:
22, 20, 0, 7
HSL:
236°, 57.3034%, 82.5490%
HSV (HSB):
236°, 21.6102%, 92.5490%
XYZ:
53.1311, 52.3369, 86.6586
xyY:
0.2765, 0.2724, 52.3369
CIE-Lab:
77.4818, 8.9438, -24.1693
CIE-LCH:
77.4818, 25.7710, 290.3068
CIE-Luv:
77.4818, -4.3433, -39.6943
Hunter-Lab:
72.3442, 4.4918, -20.3805
#b9bcec color charts
#b9bcec color shades, tints & tones
#b9bcec color schemes
#b9bcec color preview, HTML & CSS examples
This text has a color of #b9bcec
<p style="color:#b9bcec;">Text here</p>
.mytext {color:#b9bcec;}
This box has a color of #b9bcec
<div style="background-color:#b9bcec;">Content here</div>
.mybackground {background-color:#b9bcec;}
Border around this has a color of #b9bcec
<div style="border:2px solid #b9bcec;">Content here</div>
.myborder {border:2px solid #b9bcec;}