#b1a2e2 color space conversions
Hex:
#b1a2e2
RGB:
177, 162, 226
CMY:
31, 36, 11
CMYK:
22, 28, 0, 11
HSL:
254°, 52.4590%, 76.0784%
HSV (HSB):
254°, 28.3186%, 88.6275%
XYZ:
44.7793, 40.6788, 77.4432
xyY:
0.2749, 0.2497, 40.6788
CIE-Lab:
69.9503, 18.5843, -30.3371
CIE-LCH:
69.9503, 35.5769, 301.4914
CIE-Luv:
69.9503, 3.6646, -50.6708
Hunter-Lab:
63.7799, 13.7083, -27.3455
#b1a2e2 color charts
#b1a2e2 color shades, tints & tones
#b1a2e2 color schemes
#b1a2e2 color preview, HTML & CSS examples
This text has a color of #b1a2e2
<p style="color:#b1a2e2;">Text here</p>
.mytext {color:#b1a2e2;}
This box has a color of #b1a2e2
<div style="background-color:#b1a2e2;">Content here</div>
.mybackground {background-color:#b1a2e2;}
Border around this has a color of #b1a2e2
<div style="border:2px solid #b1a2e2;">Content here</div>
.myborder {border:2px solid #b1a2e2;}