#b1b7d8 color space conversions
Hex:
#b1b7d8
RGB:
177, 183, 216
CMY:
31, 28, 15
CMYK:
18, 15, 0, 15
HSL:
231°, 33.3333%, 77.0588%
HSV (HSB):
231°, 18.0556%, 84.7059%
XYZ:
47.4596, 48.1720, 71.7625
xyY:
0.2835, 0.2878, 48.1720
CIE-Lab:
74.9333, 4.7187, -17.2692
CIE-LCH:
74.9333, 17.9023, 285.2826
CIE-Luv:
74.9333, -5.0404, -27.5994
Hunter-Lab:
69.4060, 0.5972, -12.7188
#b1b7d8 color charts
#b1b7d8 color shades, tints & tones
#b1b7d8 color schemes
#b1b7d8 color preview, HTML & CSS examples
This text has a color of #b1b7d8
<p style="color:#b1b7d8;">Text here</p>
.mytext {color:#b1b7d8;}
This box has a color of #b1b7d8
<div style="background-color:#b1b7d8;">Content here</div>
.mybackground {background-color:#b1b7d8;}
Border around this has a color of #b1b7d8
<div style="border:2px solid #b1b7d8;">Content here</div>
.myborder {border:2px solid #b1b7d8;}