#b1c1f9 color space conversions
Hex:
#b1c1f9
RGB:
177, 193, 249
CMY:
31, 24, 2
CMYK:
29, 22, 0, 2
HSL:
227°, 85.7143%, 83.5294%
HSV (HSB):
227°, 28.9157%, 97.6471%
XYZ:
54.3003, 54.3266, 97.2467
xyY:
0.2638, 0.2639, 54.3266
CIE-Lab:
78.6518, 6.9002, -29.4126
CIE-LCH:
78.6518, 30.2111, 283.2029
CIE-Luv:
78.6518, -10.9904, -48.2381
Hunter-Lab:
73.7066, 2.5161, -26.6312
#b1c1f9 color charts
#b1c1f9 color shades, tints & tones
#b1c1f9 color schemes
#b1c1f9 color preview, HTML & CSS examples
This text has a color of #b1c1f9
<p style="color:#b1c1f9;">Text here</p>
.mytext {color:#b1c1f9;}
This box has a color of #b1c1f9
<div style="background-color:#b1c1f9;">Content here</div>
.mybackground {background-color:#b1c1f9;}
Border around this has a color of #b1c1f9
<div style="border:2px solid #b1c1f9;">Content here</div>
.myborder {border:2px solid #b1c1f9;}