#b9c0ed color space conversions
Hex:
#b9c0ed
RGB:
185, 192, 237
CMY:
27, 25, 7
CMYK:
22, 19, 0, 7
HSL:
232°, 59.0909%, 82.7451%
HSV (HSB):
232°, 21.9409%, 92.9412%
XYZ:
54.1433, 54.1280, 87.7149
xyY:
0.2763, 0.2762, 54.1280
CIE-Lab:
78.5363, 6.9977, -23.1012
CIE-LCH:
78.5363, 24.1378, 286.8523
CIE-Luv:
78.5363, -6.1745, -37.7003
Hunter-Lab:
73.5717, 2.6121, -19.1875
#b9c0ed color charts
#b9c0ed color shades, tints & tones
#b9c0ed color schemes
#b9c0ed color preview, HTML & CSS examples
This text has a color of #b9c0ed
<p style="color:#b9c0ed;">Text here</p>
.mytext {color:#b9c0ed;}
This box has a color of #b9c0ed
<div style="background-color:#b9c0ed;">Content here</div>
.mybackground {background-color:#b9c0ed;}
Border around this has a color of #b9c0ed
<div style="border:2px solid #b9c0ed;">Content here</div>
.myborder {border:2px solid #b9c0ed;}