#b1c3d9 color space conversions
Hex:
#b1c3d9
RGB:
177, 195, 217
CMY:
31, 24, 15
CMYK:
18, 10, 0, 15
HSL:
213°, 34.4828%, 77.2549%
HSV (HSB):
213°, 18.4332%, 85.0980%
XYZ:
50.1710, 53.3871, 73.3061
xyY:
0.2837, 0.3019, 53.3871
CIE-Lab:
78.1030, -1.5295, -13.0433
CIE-LCH:
78.1030, 13.1327, 263.3118
CIE-Luv:
78.1030, -10.6018, -19.9631
Hunter-Lab:
73.0665, -5.2996, -8.3379
#b1c3d9 color charts
#b1c3d9 color shades, tints & tones
#b1c3d9 color schemes
#b1c3d9 color preview, HTML & CSS examples
This text has a color of #b1c3d9
<p style="color:#b1c3d9;">Text here</p>
.mytext {color:#b1c3d9;}
This box has a color of #b1c3d9
<div style="background-color:#b1c3d9;">Content here</div>
.mybackground {background-color:#b1c3d9;}
Border around this has a color of #b1c3d9
<div style="border:2px solid #b1c3d9;">Content here</div>
.myborder {border:2px solid #b1c3d9;}