#b8d6ed color space conversions
Hex:
#b8d6ed
RGB:
184, 214, 237
CMY:
28, 16, 7
CMYK:
22, 10, 0, 7
HSL:
206°, 59.5506%, 82.5490%
HSV (HSB):
206°, 22.3629%, 92.9412%
XYZ:
59.0998, 64.3979, 89.4359
xyY:
0.2776, 0.3024, 64.3979
CIE-Lab:
84.1725, -5.0160, -14.5929
CIE-LCH:
84.1725, 15.4309, 251.0308
CIE-Luv:
84.1725, -16.4826, -22.1271
Hunter-Lab:
80.2483, -8.9761, -9.9043
#b8d6ed color charts
#b8d6ed color shades, tints & tones
#b8d6ed color schemes
#b8d6ed color preview, HTML & CSS examples
This text has a color of #b8d6ed
<p style="color:#b8d6ed;">Text here</p>
.mytext {color:#b8d6ed;}
This box has a color of #b8d6ed
<div style="background-color:#b8d6ed;">Content here</div>
.mybackground {background-color:#b8d6ed;}
Border around this has a color of #b8d6ed
<div style="border:2px solid #b8d6ed;">Content here</div>
.myborder {border:2px solid #b8d6ed;}