#b1b1e8 color space conversions
Hex:
#b1b1e8
RGB:
177, 177, 232
CMY:
31, 31, 9
CMYK:
24, 24, 0, 9
HSL:
240°, 54.4554%, 80.1961%
HSV (HSB):
240°, 23.7069%, 90.9804%
XYZ:
48.4191, 46.6176, 82.7901
xyY:
0.2723, 0.2622, 46.6176
CIE-Lab:
73.9445, 11.6359, -27.4680
CIE-LCH:
73.9445, 29.8310, 292.9583
CIE-Luv:
73.9445, -3.2645, -45.2911
Hunter-Lab:
68.2771, 7.0995, -24.0987
#b1b1e8 color charts
#b1b1e8 color shades, tints & tones
#b1b1e8 color schemes
#b1b1e8 color preview, HTML & CSS examples
This text has a color of #b1b1e8
<p style="color:#b1b1e8;">Text here</p>
.mytext {color:#b1b1e8;}
This box has a color of #b1b1e8
<div style="background-color:#b1b1e8;">Content here</div>
.mybackground {background-color:#b1b1e8;}
Border around this has a color of #b1b1e8
<div style="border:2px solid #b1b1e8;">Content here</div>
.myborder {border:2px solid #b1b1e8;}