#b1b9f8 color space conversions
Hex:
#b1b9f8
RGB:
177, 185, 248
CMY:
31, 27, 3
CMYK:
29, 25, 0, 3
HSL:
233°, 83.5294%, 83.3333%
HSV (HSB):
233°, 28.6290%, 97.2549%
XYZ:
52.4237, 50.8223, 95.8536
xyY:
0.2633, 0.2553, 50.8223
CIE-Lab:
76.5713, 11.0324, -32.0755
CIE-LCH:
76.5713, 33.9198, 288.9807
CIE-Luv:
76.5713, -7.5745, -53.1480
Hunter-Lab:
71.2898, 6.5047, -29.8163
#b1b9f8 color charts
#b1b9f8 color shades, tints & tones
#b1b9f8 color schemes
#b1b9f8 color preview, HTML & CSS examples
This text has a color of #b1b9f8
<p style="color:#b1b9f8;">Text here</p>
.mytext {color:#b1b9f8;}
This box has a color of #b1b9f8
<div style="background-color:#b1b9f8;">Content here</div>
.mybackground {background-color:#b1b9f8;}
Border around this has a color of #b1b9f8
<div style="border:2px solid #b1b9f8;">Content here</div>
.myborder {border:2px solid #b1b9f8;}