#b1b8d6 color space conversions
Hex:
#b1b8d6
RGB:
177, 184, 214
CMY:
31, 28, 16
CMYK:
17, 14, 0, 16
HSL:
229°, 31.0924%, 76.6667%
HSV (HSB):
229°, 17.2897%, 83.9216%
XYZ:
47.4096, 48.4831, 70.4778
xyY:
0.2850, 0.2914, 48.4831
CIE-Lab:
75.1286, 3.7370, -15.8875
CIE-LCH:
75.1286, 16.3210, 283.2363
CIE-Luv:
75.1286, -5.3976, -25.2302
Hunter-Lab:
69.6298, -0.3151, -11.2711
#b1b8d6 color charts
#b1b8d6 color shades, tints & tones
#b1b8d6 color schemes
#b1b8d6 color preview, HTML & CSS examples
This text has a color of #b1b8d6
<p style="color:#b1b8d6;">Text here</p>
.mytext {color:#b1b8d6;}
This box has a color of #b1b8d6
<div style="background-color:#b1b8d6;">Content here</div>
.mybackground {background-color:#b1b8d6;}
Border around this has a color of #b1b8d6
<div style="border:2px solid #b1b8d6;">Content here</div>
.myborder {border:2px solid #b1b8d6;}