#b1bcd8 color space conversions
Hex:
#b1bcd8
RGB:
177, 188, 216
CMY:
31, 26, 15
CMYK:
18, 13, 0, 15
HSL:
223°, 33.3333%, 77.0588%
HSV (HSB):
223°, 18.0556%, 84.7059%
XYZ:
48.5094, 50.2714, 72.1124
xyY:
0.2839, 0.2942, 50.2714
CIE-Lab:
76.2356, 2.0086, -15.3063
CIE-LCH:
76.2356, 15.4375, 277.4761
CIE-Luv:
76.2356, -7.3388, -24.0767
Hunter-Lab:
70.9023, -1.9545, -10.6702
#b1bcd8 color charts
#b1bcd8 color shades, tints & tones
#b1bcd8 color schemes
#b1bcd8 color preview, HTML & CSS examples
This text has a color of #b1bcd8
<p style="color:#b1bcd8;">Text here</p>
.mytext {color:#b1bcd8;}
This box has a color of #b1bcd8
<div style="background-color:#b1bcd8;">Content here</div>
.mybackground {background-color:#b1bcd8;}
Border around this has a color of #b1bcd8
<div style="border:2px solid #b1bcd8;">Content here</div>
.myborder {border:2px solid #b1bcd8;}