#b1b0d7 color space conversions
Hex:
#b1b0d7
RGB:
177, 176, 215
CMY:
31, 31, 16
CMYK:
18, 18, 0, 16
HSL:
242°, 32.7731%, 76.6667%
HSV (HSB):
242°, 18.1395%, 84.3137%
XYZ:
45.9225, 45.3041, 70.6142
xyY:
0.2838, 0.2799, 45.3041
CIE-Lab:
73.0917, 8.3271, -19.5110
CIE-LCH:
73.0917, 21.2137, 293.1123
CIE-Luv:
73.0917, -1.7743, -31.6761
Hunter-Lab:
67.3083, 3.9959, -15.0862
#b1b0d7 color charts
#b1b0d7 color shades, tints & tones
#b1b0d7 color schemes
#b1b0d7 color preview, HTML & CSS examples
This text has a color of #b1b0d7
<p style="color:#b1b0d7;">Text here</p>
.mytext {color:#b1b0d7;}
This box has a color of #b1b0d7
<div style="background-color:#b1b0d7;">Content here</div>
.mybackground {background-color:#b1b0d7;}
Border around this has a color of #b1b0d7
<div style="border:2px solid #b1b0d7;">Content here</div>
.myborder {border:2px solid #b1b0d7;}