#b9d3ed color space conversions
Hex:
#b9d3ed
RGB:
185, 211, 237
CMY:
27, 17, 7
CMYK:
22, 11, 0, 7
HSL:
210°, 59.0909%, 82.7451%
HSV (HSB):
210°, 21.9409%, 92.9412%
XYZ:
58.5879, 63.0172, 89.1964
xyY:
0.2779, 0.2989, 63.0172
CIE-Lab:
83.4515, -3.1436, -15.6687
CIE-LCH:
83.4515, 15.9810, 258.6554
CIE-Luv:
83.4515, -14.6667, -24.1510
Hunter-Lab:
79.3834, -7.1813, -11.0508
#b9d3ed color charts
#b9d3ed color shades, tints & tones
#b9d3ed color schemes
#b9d3ed color preview, HTML & CSS examples
This text has a color of #b9d3ed
<p style="color:#b9d3ed;">Text here</p>
.mytext {color:#b9d3ed;}
This box has a color of #b9d3ed
<div style="background-color:#b9d3ed;">Content here</div>
.mybackground {background-color:#b9d3ed;}
Border around this has a color of #b9d3ed
<div style="border:2px solid #b9d3ed;">Content here</div>
.myborder {border:2px solid #b9d3ed;}