#b0baed color space conversions
Hex:
#b0baed
RGB:
176, 186, 237
CMY:
31, 27, 7
CMYK:
26, 22, 0, 7
HSL:
230°, 62.8866%, 80.9804%
HSV (HSB):
230°, 25.7384%, 92.9412%
XYZ:
50.7495, 50.4623, 87.1862
xyY:
0.2694, 0.2678, 50.4623
CIE-Lab:
76.3522, 7.5643, -26.4923
CIE-LCH:
76.3522, 27.5511, 285.9355
CIE-Luv:
76.3522, -7.9286, -43.2628
Hunter-Lab:
71.0369, 3.2078, -23.0430
#b0baed color charts
#b0baed color shades, tints & tones
#b0baed color schemes
#b0baed color preview, HTML & CSS examples
This text has a color of #b0baed
<p style="color:#b0baed;">Text here</p>
.mytext {color:#b0baed;}
This box has a color of #b0baed
<div style="background-color:#b0baed;">Content here</div>
.mybackground {background-color:#b0baed;}
Border around this has a color of #b0baed
<div style="border:2px solid #b0baed;">Content here</div>
.myborder {border:2px solid #b0baed;}