#b1b7e9 color space conversions
Hex:
#b1b7e9
RGB:
177, 183, 233
CMY:
31, 28, 9
CMYK:
24, 21, 0, 9
HSL:
234°, 56.0000%, 80.3922%
HSV (HSB):
234°, 24.0343%, 91.3725%
XYZ:
49.7729, 49.0973, 83.9442
xyY:
0.2723, 0.2686, 49.0973
CIE-Lab:
75.5118, 8.5679, -25.6101
CIE-LCH:
75.5118, 27.0053, 288.4978
CIE-Luv:
75.5118, -5.9376, -41.8812
Hunter-Lab:
70.0694, 4.1736, -21.9817
#b1b7e9 color charts
#b1b7e9 color shades, tints & tones
#b1b7e9 color schemes
#b1b7e9 color preview, HTML & CSS examples
This text has a color of #b1b7e9
<p style="color:#b1b7e9;">Text here</p>
.mytext {color:#b1b7e9;}
This box has a color of #b1b7e9
<div style="background-color:#b1b7e9;">Content here</div>
.mybackground {background-color:#b1b7e9;}
Border around this has a color of #b1b7e9
<div style="border:2px solid #b1b7e9;">Content here</div>
.myborder {border:2px solid #b1b7e9;}