#b9d7e6 color space conversions
Hex:
#b9d7e6
RGB:
185, 215, 230
CMY:
27, 16, 10
CMYK:
20, 7, 0, 10
HSL:
200°, 47.3684%, 81.3725%
HSV (HSB):
200°, 19.5652%, 90.1961%
XYZ:
58.5910, 64.6283, 84.2494
xyY:
0.2824, 0.3115, 64.6283
CIE-Lab:
84.2919, -6.7587, -10.6941
CIE-LCH:
84.2919, 12.6508, 237.7070
CIE-Luv:
84.2919, -16.2751, -15.5487
Hunter-Lab:
80.3918, -10.5916, -5.8608
#b9d7e6 color charts
#b9d7e6 color shades, tints & tones
#b9d7e6 color schemes
#b9d7e6 color preview, HTML & CSS examples
This text has a color of #b9d7e6
<p style="color:#b9d7e6;">Text here</p>
.mytext {color:#b9d7e6;}
This box has a color of #b9d7e6
<div style="background-color:#b9d7e6;">Content here</div>
.mybackground {background-color:#b9d7e6;}
Border around this has a color of #b9d7e6
<div style="border:2px solid #b9d7e6;">Content here</div>
.myborder {border:2px solid #b9d7e6;}