#b1b9f7 color space conversions
Hex:
#b1b9f7
RGB:
177, 185, 247
CMY:
31, 27, 3
CMYK:
28, 25, 0, 3
HSL:
233°, 81.3953%, 83.1373%
HSV (HSB):
233°, 28.3401%, 96.8627%
XYZ:
52.2689, 50.7604, 95.0386
xyY:
0.2639, 0.2563, 50.7604
CIE-Lab:
76.5337, 10.7905, -31.5955
CIE-LCH:
76.5337, 33.3873, 288.8561
CIE-Luv:
76.5337, -7.5236, -52.3006
Hunter-Lab:
71.2464, 6.2730, -29.2170
#b1b9f7 color charts
#b1b9f7 color shades, tints & tones
#b1b9f7 color schemes
#b1b9f7 color preview, HTML & CSS examples
This text has a color of #b1b9f7
<p style="color:#b1b9f7;">Text here</p>
.mytext {color:#b1b9f7;}
This box has a color of #b1b9f7
<div style="background-color:#b1b9f7;">Content here</div>
.mybackground {background-color:#b1b9f7;}
Border around this has a color of #b1b9f7
<div style="border:2px solid #b1b9f7;">Content here</div>
.myborder {border:2px solid #b1b9f7;}