#b1b0e1 color space conversions
Hex:
#b1b0e1
RGB:
177, 176, 225
CMY:
31, 31, 12
CMYK:
21, 22, 0, 12
HSL:
241°, 44.9541%, 78.6275%
HSV (HSB):
241°, 21.7778%, 88.2353%
XYZ:
47.2474, 45.8340, 77.5908
xyY:
0.2768, 0.2685, 45.8340
CIE-Lab:
73.4377, 10.5729, -24.4376
CIE-LCH:
73.4377, 26.6267, 293.3956
CIE-Luv:
73.4377, -2.3942, -40.0842
Hunter-Lab:
67.7008, 6.0960, -20.5607
#b1b0e1 color charts
#b1b0e1 color shades, tints & tones
#b1b0e1 color schemes
#b1b0e1 color preview, HTML & CSS examples
This text has a color of #b1b0e1
<p style="color:#b1b0e1;">Text here</p>
.mytext {color:#b1b0e1;}
This box has a color of #b1b0e1
<div style="background-color:#b1b0e1;">Content here</div>
.mybackground {background-color:#b1b0e1;}
Border around this has a color of #b1b0e1
<div style="border:2px solid #b1b0e1;">Content here</div>
.myborder {border:2px solid #b1b0e1;}