#b9cdec color space conversions
Hex:
#b9cdec
RGB:
185, 205, 236
CMY:
27, 20, 7
CMYK:
22, 13, 0, 7
HSL:
216°, 57.3034%, 82.5490%
HSV (HSB):
216°, 21.6102%, 92.5490%
XYZ:
56.9792, 60.0331, 87.9413
xyY:
0.2780, 0.2929, 60.0331
CIE-Lab:
81.8562, -0.1982, -17.5373
CIE-LCH:
81.8562, 17.5385, 269.3525
CIE-Luv:
81.8562, -11.9410, -27.6041
Hunter-Lab:
77.4810, -4.3236, -13.0577
#b9cdec color charts
#b9cdec color shades, tints & tones
#b9cdec color schemes
#b9cdec color preview, HTML & CSS examples
This text has a color of #b9cdec
<p style="color:#b9cdec;">Text here</p>
.mytext {color:#b9cdec;}
This box has a color of #b9cdec
<div style="background-color:#b9cdec;">Content here</div>
.mybackground {background-color:#b9cdec;}
Border around this has a color of #b9cdec
<div style="border:2px solid #b9cdec;">Content here</div>
.myborder {border:2px solid #b9cdec;}