#b0c1ed color space conversions
Hex:
#b0c1ed
RGB:
176, 193, 237
CMY:
31, 24, 7
CMYK:
26, 19, 0, 7
HSL:
223°, 62.8866%, 80.9804%
HSV (HSB):
223°, 25.7384%, 92.9412%
XYZ:
52.2605, 53.4845, 87.6899
xyY:
0.2702, 0.2765, 53.4845
CIE-Lab:
78.1602, 3.7578, -23.7321
CIE-LCH:
78.1602, 24.0277, 278.9977
CIE-Luv:
78.1602, -10.9674, -38.2315
Hunter-Lab:
73.1331, -0.4277, -19.8983
#b0c1ed color charts
#b0c1ed color shades, tints & tones
#b0c1ed color schemes
#b0c1ed color preview, HTML & CSS examples
This text has a color of #b0c1ed
<p style="color:#b0c1ed;">Text here</p>
.mytext {color:#b0c1ed;}
This box has a color of #b0c1ed
<div style="background-color:#b0c1ed;">Content here</div>
.mybackground {background-color:#b0c1ed;}
Border around this has a color of #b0c1ed
<div style="border:2px solid #b0c1ed;">Content here</div>
.myborder {border:2px solid #b0c1ed;}