#b1b2e0 color space conversions
Hex:
#b1b2e0
RGB:
177, 178, 224
CMY:
31, 30, 12
CMYK:
21, 21, 0, 12
HSL:
239°, 43.1193%, 78.6275%
HSV (HSB):
239°, 20.9821%, 87.8431%
XYZ:
47.5064, 46.5697, 77.0060
xyY:
0.2777, 0.2722, 46.5697
CIE-Lab:
73.9137, 9.2436, -23.1670
CIE-LCH:
73.9137, 24.9430, 291.7520
CIE-Luv:
73.9137, -3.2234, -37.8324
Hunter-Lab:
68.2420, 4.8385, -19.1349
#b1b2e0 color charts
#b1b2e0 color shades, tints & tones
#b1b2e0 color schemes
#b1b2e0 color preview, HTML & CSS examples
This text has a color of #b1b2e0
<p style="color:#b1b2e0;">Text here</p>
.mytext {color:#b1b2e0;}
This box has a color of #b1b2e0
<div style="background-color:#b1b2e0;">Content here</div>
.mybackground {background-color:#b1b2e0;}
Border around this has a color of #b1b2e0
<div style="border:2px solid #b1b2e0;">Content here</div>
.myborder {border:2px solid #b1b2e0;}