#b1b7db color space conversions
Hex:
#b1b7db
RGB:
177, 183, 219
CMY:
31, 28, 14
CMYK:
19, 16, 0, 14
HSL:
231°, 36.8421%, 77.6471%
HSV (HSB):
231°, 19.1781%, 85.8824%
XYZ:
47.8511, 48.3286, 73.8242
xyY:
0.2815, 0.2843, 48.3286
CIE-Lab:
75.0317, 5.3822, -18.7506
CIE-LCH:
75.0317, 19.5077, 286.0156
CIE-Luv:
75.0317, -5.1977, -30.1058
Hunter-Lab:
69.5187, 1.2073, -14.2988
#b1b7db color charts
#b1b7db color shades, tints & tones
#b1b7db color schemes
#b1b7db color preview, HTML & CSS examples
This text has a color of #b1b7db
<p style="color:#b1b7db;">Text here</p>
.mytext {color:#b1b7db;}
This box has a color of #b1b7db
<div style="background-color:#b1b7db;">Content here</div>
.mybackground {background-color:#b1b7db;}
Border around this has a color of #b1b7db
<div style="border:2px solid #b1b7db;">Content here</div>
.myborder {border:2px solid #b1b7db;}