#b1b9df color space conversions
Hex:
#b1b9df
RGB:
177, 185, 223
CMY:
31, 27, 13
CMYK:
21, 17, 0, 13
HSL:
230°, 41.8182%, 78.4314%
HSV (HSB):
230°, 20.6278%, 87.4510%
XYZ:
48.7997, 49.3727, 76.7699
xyY:
0.2789, 0.2822, 49.3727
CIE-Lab:
75.6826, 5.1875, -19.9348
CIE-LCH:
75.6826, 20.5987, 284.5863
CIE-Luv:
75.6826, -6.3088, -32.0414
Hunter-Lab:
70.2657, 1.0036, -15.5922
#b1b9df color charts
#b1b9df color shades, tints & tones
#b1b9df color schemes
#b1b9df color preview, HTML & CSS examples
This text has a color of #b1b9df
<p style="color:#b1b9df;">Text here</p>
.mytext {color:#b1b9df;}
This box has a color of #b1b9df
<div style="background-color:#b1b9df;">Content here</div>
.mybackground {background-color:#b1b9df;}
Border around this has a color of #b1b9df
<div style="border:2px solid #b1b9df;">Content here</div>
.myborder {border:2px solid #b1b9df;}