#b1b5db color space conversions
Hex:
#b1b5db
RGB:
177, 181, 219
CMY:
31, 29, 14
CMYK:
19, 17, 0, 14
HSL:
234°, 36.8421%, 77.6471%
HSV (HSB):
234°, 19.1781%, 85.8824%
XYZ:
47.4415, 47.5093, 73.6876
xyY:
0.2813, 0.2817, 47.5093
CIE-Lab:
74.5144, 6.4737, -19.5341
CIE-LCH:
74.5144, 20.5789, 288.3355
CIE-Luv:
74.5144, -4.2882, -31.5162
Hunter-Lab:
68.9270, 2.2368, -15.1361
#b1b5db color charts
#b1b5db color shades, tints & tones
#b1b5db color schemes
#b1b5db color preview, HTML & CSS examples
This text has a color of #b1b5db
<p style="color:#b1b5db;">Text here</p>
.mytext {color:#b1b5db;}
This box has a color of #b1b5db
<div style="background-color:#b1b5db;">Content here</div>
.mybackground {background-color:#b1b5db;}
Border around this has a color of #b1b5db
<div style="border:2px solid #b1b5db;">Content here</div>
.myborder {border:2px solid #b1b5db;}