#b2ced3 color space conversions
Hex:
#b2ced3
RGB:
178, 206, 211
CMY:
30, 19, 17
CMYK:
16, 2, 0, 17
HSL:
189°, 27.2727%, 76.2745%
HSV (HSB):
189°, 15.6398%, 82.7451%
XYZ:
52.1893, 58.3107, 70.1324
xyY:
0.2889, 0.3228, 58.3107
CIE-Lab:
80.9112, -8.2865, -5.6344
CIE-LCH:
80.9112, 10.0206, 214.2138
CIE-Luv:
80.9112, -15.0165, -7.2307
Hunter-Lab:
76.3615, -11.6367, -1.0005
#b2ced3 color charts
#b2ced3 color shades, tints & tones
#b2ced3 color schemes
#b2ced3 color preview, HTML & CSS examples
This text has a color of #b2ced3
<p style="color:#b2ced3;">Text here</p>
.mytext {color:#b2ced3;}
This box has a color of #b2ced3
<div style="background-color:#b2ced3;">Content here</div>
.mybackground {background-color:#b2ced3;}
Border around this has a color of #b2ced3
<div style="border:2px solid #b2ced3;">Content here</div>
.myborder {border:2px solid #b2ced3;}