#b1d8e9 color space conversions
Hex:
#b1d8e9
RGB:
177, 216, 233
CMY:
31, 15, 9
CMYK:
24, 7, 0, 9
HSL:
198°, 56.0000%, 80.3922%
HSV (HSB):
198°, 24.0343%, 91.3725%
XYZ:
57.3953, 64.3420, 86.4850
xyY:
0.2756, 0.3090, 64.3420
CIE-Lab:
84.1435, -9.0339, -12.5597
CIE-LCH:
84.1435, 15.4712, 234.2736
CIE-Luv:
84.1435, -20.5172, -18.1914
Hunter-Lab:
80.2135, -12.6512, -7.7762
#b1d8e9 color charts
#b1d8e9 color shades, tints & tones
#b1d8e9 color schemes
#b1d8e9 color preview, HTML & CSS examples
This text has a color of #b1d8e9
<p style="color:#b1d8e9;">Text here</p>
.mytext {color:#b1d8e9;}
This box has a color of #b1d8e9
<div style="background-color:#b1d8e9;">Content here</div>
.mybackground {background-color:#b1d8e9;}
Border around this has a color of #b1d8e9
<div style="border:2px solid #b1d8e9;">Content here</div>
.myborder {border:2px solid #b1d8e9;}