#b1b2e8 color space conversions
Hex:
#b1b2e8
RGB:
177, 178, 232
CMY:
31, 30, 9
CMYK:
24, 23, 0, 9
HSL:
239°, 54.4554%, 80.1961%
HSV (HSB):
239°, 23.7069%, 90.9804%
XYZ:
48.6173, 47.0141, 82.8561
xyY:
0.2724, 0.2634, 47.0141
CIE-Lab:
74.1988, 11.0841, -27.0782
CIE-LCH:
74.1988, 29.2589, 292.2611
CIE-Luv:
74.1988, -3.6997, -44.5844
Hunter-Lab:
68.5668, 6.5736, -23.6493
#b1b2e8 color charts
#b1b2e8 color shades, tints & tones
#b1b2e8 color schemes
#b1b2e8 color preview, HTML & CSS examples
This text has a color of #b1b2e8
<p style="color:#b1b2e8;">Text here</p>
.mytext {color:#b1b2e8;}
This box has a color of #b1b2e8
<div style="background-color:#b1b2e8;">Content here</div>
.mybackground {background-color:#b1b2e8;}
Border around this has a color of #b1b2e8
<div style="border:2px solid #b1b2e8;">Content here</div>
.myborder {border:2px solid #b1b2e8;}