#b6d7ec color space conversions
Hex:
#b6d7ec
RGB:
182, 215, 236
CMY:
29, 16, 7
CMYK:
23, 9, 0, 7
HSL:
203°, 58.6957%, 81.9608%
HSV (HSB):
203°, 22.8814%, 92.5490%
XYZ:
58.7322, 64.6021, 88.7308
xyY:
0.2770, 0.3046, 64.6021
CIE-Lab:
84.2783, -6.3586, -13.9170
CIE-LCH:
84.2783, 15.3008, 245.4448
CIE-Luv:
84.2783, -17.8381, -20.8189
Hunter-Lab:
80.3754, -10.2230, -9.1907
#b6d7ec color charts
#b6d7ec color shades, tints & tones
#b6d7ec color schemes
#b6d7ec color preview, HTML & CSS examples
This text has a color of #b6d7ec
<p style="color:#b6d7ec;">Text here</p>
.mytext {color:#b6d7ec;}
This box has a color of #b6d7ec
<div style="background-color:#b6d7ec;">Content here</div>
.mybackground {background-color:#b6d7ec;}
Border around this has a color of #b6d7ec
<div style="border:2px solid #b6d7ec;">Content here</div>
.myborder {border:2px solid #b6d7ec;}