#b1c9f9 color space conversions
Hex:
#b1c9f9
RGB:
177, 201, 249
CMY:
31, 21, 2
CMYK:
29, 19, 0, 2
HSL:
220°, 85.7143%, 83.5294%
HSV (HSB):
220°, 28.9157%, 97.6471%
XYZ:
56.1170, 57.9600, 97.8522
xyY:
0.2648, 0.2735, 57.9600
CIE-Lab:
80.7165, 2.5766, -26.2516
CIE-LCH:
80.7165, 26.3778, 275.6057
CIE-Luv:
80.7165, -14.3859, -42.4319
Hunter-Lab:
76.1314, -1.6565, -22.9138
#b1c9f9 color charts
#b1c9f9 color shades, tints & tones
#b1c9f9 color schemes
#b1c9f9 color preview, HTML & CSS examples
This text has a color of #b1c9f9
<p style="color:#b1c9f9;">Text here</p>
.mytext {color:#b1c9f9;}
This box has a color of #b1c9f9
<div style="background-color:#b1c9f9;">Content here</div>
.mybackground {background-color:#b1c9f9;}
Border around this has a color of #b1c9f9
<div style="border:2px solid #b1c9f9;">Content here</div>
.myborder {border:2px solid #b1c9f9;}