#b1a9f9 color space conversions
Hex:
#b1a9f9
RGB:
177, 169, 249
CMY:
31, 34, 2
CMYK:
29, 32, 0, 2
HSL:
246°, 86.9565%, 81.9608%
HSV (HSB):
246°, 32.1285%, 97.6471%
XYZ:
49.4183, 44.5626, 95.6193
xyY:
0.2606, 0.2350, 44.5626
CIE-Lab:
72.6029, 20.1467, -38.7612
CIE-LCH:
72.6029, 43.6843, 297.4638
CIE-Luv:
72.6029, -1.0328, -65.2713
Hunter-Lab:
66.7552, 15.3204, -38.1976
#b1a9f9 color charts
#b1a9f9 color shades, tints & tones
#b1a9f9 color schemes
#b1a9f9 color preview, HTML & CSS examples
This text has a color of #b1a9f9
<p style="color:#b1a9f9;">Text here</p>
.mytext {color:#b1a9f9;}
This box has a color of #b1a9f9
<div style="background-color:#b1a9f9;">Content here</div>
.mybackground {background-color:#b1a9f9;}
Border around this has a color of #b1a9f9
<div style="border:2px solid #b1a9f9;">Content here</div>
.myborder {border:2px solid #b1a9f9;}