#b9c8ec color space conversions
Hex:
#b9c8ec
RGB:
185, 200, 236
CMY:
27, 22, 7
CMYK:
22, 15, 0, 7
HSL:
222°, 57.3034%, 82.5490%
HSV (HSB):
222°, 21.6102%, 92.5490%
XYZ:
55.8022, 57.6790, 87.5489
xyY:
0.2776, 0.2869, 57.6790
CIE-Lab:
80.5600, 2.4655, -19.4947
CIE-LCH:
80.5600, 19.6500, 277.2080
CIE-Luv:
80.5600, -9.6984, -31.1696
Hunter-Lab:
75.9467, -1.7529, -15.1850
#b9c8ec color charts
#b9c8ec color shades, tints & tones
#b9c8ec color schemes
#b9c8ec color preview, HTML & CSS examples
This text has a color of #b9c8ec
<p style="color:#b9c8ec;">Text here</p>
.mytext {color:#b9c8ec;}
This box has a color of #b9c8ec
<div style="background-color:#b9c8ec;">Content here</div>
.mybackground {background-color:#b9c8ec;}
Border around this has a color of #b9c8ec
<div style="border:2px solid #b9c8ec;">Content here</div>
.myborder {border:2px solid #b9c8ec;}