#b9c9e6 color space conversions
Hex:
#b9c9e6
RGB:
185, 201, 230
CMY:
27, 21, 10
CMYK:
20, 13, 0, 10
HSL:
219°, 47.3684%, 81.3725%
HSV (HSB):
219°, 19.5652%, 90.1961%
XYZ:
55.1772, 57.8007, 83.1114
xyY:
0.2814, 0.2948, 57.8007
CIE-Lab:
80.6279, 0.6038, -16.1808
CIE-LCH:
80.6279, 16.1921, 272.1371
CIE-Luv:
80.6279, -9.9000, -25.4631
Hunter-Lab:
76.0268, -3.4989, -11.5962
#b9c9e6 color charts
#b9c9e6 color shades, tints & tones
#b9c9e6 color schemes
#b9c9e6 color preview, HTML & CSS examples
This text has a color of #b9c9e6
<p style="color:#b9c9e6;">Text here</p>
.mytext {color:#b9c9e6;}
This box has a color of #b9c9e6
<div style="background-color:#b9c9e6;">Content here</div>
.mybackground {background-color:#b9c9e6;}
Border around this has a color of #b9c9e6
<div style="border:2px solid #b9c9e6;">Content here</div>
.myborder {border:2px solid #b9c9e6;}