#b6d9ed color space conversions
Hex:
#b6d9ed
RGB:
182, 217, 237
CMY:
29, 15, 7
CMYK:
23, 8, 0, 7
HSL:
202°, 60.4396%, 82.1569%
HSV (HSB):
202°, 23.2068%, 92.9412%
XYZ:
59.3903, 65.6852, 89.6691
xyY:
0.2766, 0.3059, 65.6852
CIE-Lab:
84.8356, -7.1759, -13.6123
CIE-LCH:
84.8356, 15.3879, 242.2033
CIE-Luv:
84.8356, -18.7517, -20.2116
Hunter-Lab:
81.0464, -11.0275, -8.8655
#b6d9ed color charts
#b6d9ed color shades, tints & tones
#b6d9ed color schemes
#b6d9ed color preview, HTML & CSS examples
This text has a color of #b6d9ed
<p style="color:#b6d9ed;">Text here</p>
.mytext {color:#b6d9ed;}
This box has a color of #b6d9ed
<div style="background-color:#b6d9ed;">Content here</div>
.mybackground {background-color:#b6d9ed;}
Border around this has a color of #b6d9ed
<div style="border:2px solid #b6d9ed;">Content here</div>
.myborder {border:2px solid #b6d9ed;}