#b1b3d7 color space conversions
Hex:
#b1b3d7
RGB:
177, 179, 215
CMY:
31, 30, 16
CMYK:
18, 17, 0, 16
HSL:
237°, 32.2034%, 76.8627%
HSV (HSB):
237°, 17.6744%, 84.3137%
XYZ:
46.5173, 46.4936, 70.8124
xyY:
0.2839, 0.2838, 46.4936
CIE-Lab:
73.8647, 6.6817, -18.3401
CIE-LCH:
73.8647, 19.5193, 290.0178
CIE-Luv:
73.8647, -3.1493, -29.5746
Hunter-Lab:
68.1862, 2.4485, -13.8432
#b1b3d7 color charts
#b1b3d7 color shades, tints & tones
#b1b3d7 color schemes
#b1b3d7 color preview, HTML & CSS examples
This text has a color of #b1b3d7
<p style="color:#b1b3d7;">Text here</p>
.mytext {color:#b1b3d7;}
This box has a color of #b1b3d7
<div style="background-color:#b1b3d7;">Content here</div>
.mybackground {background-color:#b1b3d7;}
Border around this has a color of #b1b3d7
<div style="border:2px solid #b1b3d7;">Content here</div>
.myborder {border:2px solid #b1b3d7;}