#b2cbe9 color space conversions
Hex:
#b2cbe9
RGB:
178, 203, 233
CMY:
30, 20, 9
CMYK:
24, 13, 0, 9
HSL:
213°, 55.5556%, 80.5882%
HSV (HSB):
213°, 23.6052%, 91.3725%
XYZ:
54.4240, 58.0600, 85.4291
xyY:
0.2750, 0.2934, 58.0600
CIE-Lab:
80.7722, -1.9245, -17.6155
CIE-LCH:
80.7722, 17.7204, 263.7651
CIE-Luv:
80.7722, -14.2840, -27.4160
Hunter-Lab:
76.1971, -5.8509, -13.1355
#b2cbe9 color charts
#b2cbe9 color shades, tints & tones
#b2cbe9 color schemes
#b2cbe9 color preview, HTML & CSS examples
This text has a color of #b2cbe9
<p style="color:#b2cbe9;">Text here</p>
.mytext {color:#b2cbe9;}
This box has a color of #b2cbe9
<div style="background-color:#b2cbe9;">Content here</div>
.mybackground {background-color:#b2cbe9;}
Border around this has a color of #b2cbe9
<div style="border:2px solid #b2cbe9;">Content here</div>
.myborder {border:2px solid #b2cbe9;}