#b1aed2 color space conversions
Hex:
#b1aed2
RGB:
177, 174, 210
CMY:
31, 32, 18
CMYK:
16, 17, 0, 18
HSL:
245°, 28.5714%, 75.2941%
HSV (HSB):
245°, 17.1429%, 82.3529%
XYZ:
44.9004, 44.2724, 67.1517
xyY:
0.2872, 0.2832, 44.2724
CIE-Lab:
72.4102, 8.3318, -17.8089
CIE-LCH:
72.4102, 19.6616, 295.0722
CIE-Luv:
72.4102, -0.5376, -28.8893
Hunter-Lab:
66.5375, 4.0136, -13.2611
#b1aed2 color charts
#b1aed2 color shades, tints & tones
#b1aed2 color schemes
#b1aed2 color preview, HTML & CSS examples
This text has a color of #b1aed2
<p style="color:#b1aed2;">Text here</p>
.mytext {color:#b1aed2;}
This box has a color of #b1aed2
<div style="background-color:#b1aed2;">Content here</div>
.mybackground {background-color:#b1aed2;}
Border around this has a color of #b1aed2
<div style="border:2px solid #b1aed2;">Content here</div>
.myborder {border:2px solid #b1aed2;}