#b2ccd5 color space conversions
Hex:
#b2ccd5
RGB:
178, 204, 213
CMY:
30, 20, 16
CMYK:
16, 4, 0, 16
HSL:
195°, 29.4118%, 76.6667%
HSV (HSB):
195°, 16.4319%, 83.5294%
XYZ:
51.9632, 57.4548, 71.3019
xyY:
0.2875, 0.3179, 57.4548
CIE-Lab:
80.4347, -6.8246, -7.4108
CIE-LCH:
80.4347, 10.0745, 227.3581
CIE-Luv:
80.4347, -14.1400, -10.2419
Hunter-Lab:
75.7989, -10.2793, -2.7132
#b2ccd5 color charts
#b2ccd5 color shades, tints & tones
#b2ccd5 color schemes
#b2ccd5 color preview, HTML & CSS examples
This text has a color of #b2ccd5
<p style="color:#b2ccd5;">Text here</p>
.mytext {color:#b2ccd5;}
This box has a color of #b2ccd5
<div style="background-color:#b2ccd5;">Content here</div>
.mybackground {background-color:#b2ccd5;}
Border around this has a color of #b2ccd5
<div style="border:2px solid #b2ccd5;">Content here</div>
.myborder {border:2px solid #b2ccd5;}