#b1d3e5 color space conversions
Hex:
#b1d3e5
RGB:
177, 211, 229
CMY:
31, 17, 10
CMYK:
23, 8, 0, 10
HSL:
201°, 50.0000%, 79.6078%
HSV (HSB):
201°, 22.7074%, 89.8039%
XYZ:
55.5686, 61.5928, 83.0886
xyY:
0.2775, 0.3076, 61.5928
CIE-Lab:
82.6964, -7.3282, -12.5977
CIE-LCH:
82.6964, 14.5741, 239.8131
CIE-Luv:
82.6964, -18.2131, -18.4803
Hunter-Lab:
78.4811, -10.9548, -7.8341
#b1d3e5 color charts
#b1d3e5 color shades, tints & tones
#b1d3e5 color schemes
#b1d3e5 color preview, HTML & CSS examples
This text has a color of #b1d3e5
<p style="color:#b1d3e5;">Text here</p>
.mytext {color:#b1d3e5;}
This box has a color of #b1d3e5
<div style="background-color:#b1d3e5;">Content here</div>
.mybackground {background-color:#b1d3e5;}
Border around this has a color of #b1d3e5
<div style="border:2px solid #b1d3e5;">Content here</div>
.myborder {border:2px solid #b1d3e5;}