#b2ccd6 color space conversions
Hex:
#b2ccd6
RGB:
178, 204, 214
CMY:
30, 20, 16
CMYK:
17, 5, 0, 16
HSL:
197°, 30.5085%, 76.8627%
HSV (HSB):
197°, 16.8224%, 83.9216%
XYZ:
52.0906, 57.5057, 71.9726
xyY:
0.2869, 0.3167, 57.5057
CIE-Lab:
80.4632, -6.6137, -7.9045
CIE-LCH:
80.4632, 10.3064, 230.0809
CIE-Luv:
80.4632, -14.1688, -11.0531
Hunter-Lab:
75.8325, -10.0925, -3.1893
#b2ccd6 color charts
#b2ccd6 color shades, tints & tones
#b2ccd6 color schemes
#b2ccd6 color preview, HTML & CSS examples
This text has a color of #b2ccd6
<p style="color:#b2ccd6;">Text here</p>
.mytext {color:#b2ccd6;}
This box has a color of #b2ccd6
<div style="background-color:#b2ccd6;">Content here</div>
.mybackground {background-color:#b2ccd6;}
Border around this has a color of #b2ccd6
<div style="border:2px solid #b2ccd6;">Content here</div>
.myborder {border:2px solid #b2ccd6;}