#b2bcd5 color space conversions
Hex:
#b2bcd5
RGB:
178, 188, 213
CMY:
30, 26, 16
CMYK:
16, 12, 0, 16
HSL:
223°, 29.4118%, 76.6667%
HSV (HSB):
223°, 16.4319%, 83.5294%
XYZ:
48.3536, 50.2355, 70.0987
xyY:
0.2866, 0.2978, 50.2355
CIE-Lab:
76.2136, 1.6751, -13.7061
CIE-LCH:
76.2136, 13.8081, 276.9677
CIE-Luv:
76.2136, -6.6912, -21.4585
Hunter-Lab:
70.8770, -2.2589, -9.0250
#b2bcd5 color charts
#b2bcd5 color shades, tints & tones
#b2bcd5 color schemes
#b2bcd5 color preview, HTML & CSS examples
This text has a color of #b2bcd5
<p style="color:#b2bcd5;">Text here</p>
.mytext {color:#b2bcd5;}
This box has a color of #b2bcd5
<div style="background-color:#b2bcd5;">Content here</div>
.mybackground {background-color:#b2bcd5;}
Border around this has a color of #b2bcd5
<div style="border:2px solid #b2bcd5;">Content here</div>
.myborder {border:2px solid #b2bcd5;}