#b1c7e1 color space conversions
Hex:
#b1c7e1
RGB:
177, 199, 225
CMY:
31, 22, 12
CMYK:
21, 12, 0, 12
HSL:
213°, 44.4444%, 78.8235%
HSV (HSB):
213°, 21.3333%, 88.2353%
XYZ:
52.1455, 55.6302, 79.2235
xyY:
0.2789, 0.2975, 55.6302
CIE-Lab:
79.4029, -1.8995, -15.3971
CIE-LCH:
79.4029, 15.5139, 262.9670
CIE-Luv:
79.4029, -12.7100, -23.7470
Hunter-Lab:
74.5857, -5.7292, -10.7668
#b1c7e1 color charts
#b1c7e1 color shades, tints & tones
#b1c7e1 color schemes
#b1c7e1 color preview, HTML & CSS examples
This text has a color of #b1c7e1
<p style="color:#b1c7e1;">Text here</p>
.mytext {color:#b1c7e1;}
This box has a color of #b1c7e1
<div style="background-color:#b1c7e1;">Content here</div>
.mybackground {background-color:#b1c7e1;}
Border around this has a color of #b1c7e1
<div style="border:2px solid #b1c7e1;">Content here</div>
.myborder {border:2px solid #b1c7e1;}