#b1a1e6 color space conversions
Hex:
#b1a1e6
RGB:
177, 161, 230
CMY:
31, 37, 10
CMYK:
23, 30, 0, 10
HSL:
254°, 57.9832%, 76.6667%
HSV (HSB):
254°, 30.0000%, 90.1961%
XYZ:
45.1593, 40.5500, 80.3097
xyY:
0.2720, 0.2442, 40.5500
CIE-Lab:
69.8595, 20.0730, -32.6696
CIE-LCH:
69.8595, 38.3436, 301.5676
CIE-Luv:
69.8595, 3.7585, -54.7349
Hunter-Lab:
63.6789, 15.1490, -30.1993
#b1a1e6 color charts
#b1a1e6 color shades, tints & tones
#b1a1e6 color schemes
#b1a1e6 color preview, HTML & CSS examples
This text has a color of #b1a1e6
<p style="color:#b1a1e6;">Text here</p>
.mytext {color:#b1a1e6;}
This box has a color of #b1a1e6
<div style="background-color:#b1a1e6;">Content here</div>
.mybackground {background-color:#b1a1e6;}
Border around this has a color of #b1a1e6
<div style="border:2px solid #b1a1e6;">Content here</div>
.myborder {border:2px solid #b1a1e6;}