#b1a1e9 color space conversions
Hex:
#b1a1e9
RGB:
177, 161, 233
CMY:
31, 37, 9
CMYK:
24, 31, 0, 9
HSL:
253°, 62.0690%, 77.2549%
HSV (HSB):
253°, 30.9013%, 91.3725%
XYZ:
45.5843, 40.7200, 82.5480
xyY:
0.2700, 0.2412, 40.7200
CIE-Lab:
69.9793, 20.7768, -34.1264
CIE-LCH:
69.9793, 39.9536, 301.3338
CIE-Luv:
69.9793, 3.5063, -57.2682
Hunter-Lab:
63.8123, 15.8401, -32.0294
#b1a1e9 color charts
#b1a1e9 color shades, tints & tones
#b1a1e9 color schemes
#b1a1e9 color preview, HTML & CSS examples
This text has a color of #b1a1e9
<p style="color:#b1a1e9;">Text here</p>
.mytext {color:#b1a1e9;}
This box has a color of #b1a1e9
<div style="background-color:#b1a1e9;">Content here</div>
.mybackground {background-color:#b1a1e9;}
Border around this has a color of #b1a1e9
<div style="border:2px solid #b1a1e9;">Content here</div>
.myborder {border:2px solid #b1a1e9;}