#b9dcee color space conversions
Hex:
#b9dcee
RGB:
185, 220, 238
CMY:
27, 14, 7
CMYK:
22, 8, 0, 7
HSL:
200°, 60.9195%, 82.9412%
HSV (HSB):
200°, 22.2689%, 93.3333%
XYZ:
61.0334, 67.6737, 90.7345
xyY:
0.2781, 0.3084, 67.6737
CIE-Lab:
85.8430, -7.6122, -12.6148
CIE-LCH:
85.8430, 14.7336, 238.8919
CIE-Luv:
85.8430, -18.7234, -18.5512
Hunter-Lab:
82.2640, -11.5292, -7.8100
#b9dcee color charts
#b9dcee color shades, tints & tones
#b9dcee color schemes
#b9dcee color preview, HTML & CSS examples
This text has a color of #b9dcee
<p style="color:#b9dcee;">Text here</p>
.mytext {color:#b9dcee;}
This box has a color of #b9dcee
<div style="background-color:#b9dcee;">Content here</div>
.mybackground {background-color:#b9dcee;}
Border around this has a color of #b9dcee
<div style="border:2px solid #b9dcee;">Content here</div>
.myborder {border:2px solid #b9dcee;}