#b1d3e4 color space conversions
Hex:
#b1d3e4
RGB:
177, 211, 228
CMY:
31, 17, 11
CMYK:
22, 7, 0, 11
HSL:
200°, 48.5714%, 79.4118%
HSV (HSB):
200°, 22.3684%, 89.4118%
XYZ:
55.4293, 61.5371, 82.3552
xyY:
0.2781, 0.3087, 61.5371
CIE-Lab:
82.6666, -7.5494, -12.1097
CIE-LCH:
82.6666, 14.2702, 238.0597
CIE-Luv:
82.6666, -18.1914, -17.6572
Hunter-Lab:
78.4456, -11.1524, -7.3330
#b1d3e4 color charts
#b1d3e4 color shades, tints & tones
#b1d3e4 color schemes
#b1d3e4 color preview, HTML & CSS examples
This text has a color of #b1d3e4
<p style="color:#b1d3e4;">Text here</p>
.mytext {color:#b1d3e4;}
This box has a color of #b1d3e4
<div style="background-color:#b1d3e4;">Content here</div>
.mybackground {background-color:#b1d3e4;}
Border around this has a color of #b1d3e4
<div style="border:2px solid #b1d3e4;">Content here</div>
.myborder {border:2px solid #b1d3e4;}