#b9bdd7 color space conversions
Hex:
#b9bdd7
RGB:
185, 189, 215
CMY:
27, 26, 16
CMYK:
14, 12, 0, 16
HSL:
232°, 27.2727%, 78.4314%
HSV (HSB):
232°, 13.9535%, 84.3137%
XYZ:
50.4709, 51.6158, 71.5927
xyY:
0.2906, 0.2972, 51.6158
CIE-Lab:
77.0505, 3.8107, -13.4814
CIE-LCH:
77.0505, 14.0096, 285.7836
CIE-Luv:
77.0505, -3.6308, -21.4758
Hunter-Lab:
71.8441, -0.3299, -8.7916
#b9bdd7 color charts
#b9bdd7 color shades, tints & tones
#b9bdd7 color schemes
#b9bdd7 color preview, HTML & CSS examples
This text has a color of #b9bdd7
<p style="color:#b9bdd7;">Text here</p>
.mytext {color:#b9bdd7;}
This box has a color of #b9bdd7
<div style="background-color:#b9bdd7;">Content here</div>
.mybackground {background-color:#b9bdd7;}
Border around this has a color of #b9bdd7
<div style="border:2px solid #b9bdd7;">Content here</div>
.myborder {border:2px solid #b9bdd7;}