#b0cded color space conversions
Hex:
#b0cded
RGB:
176, 205, 237
CMY:
31, 20, 7
CMYK:
26, 14, 0, 7
HSL:
211°, 62.8866%, 80.9804%
HSV (HSB):
211°, 25.7384%, 92.9412%
XYZ:
55.0219, 59.0072, 88.6103
xyY:
0.2715, 0.2912, 59.0072
CIE-Lab:
81.2955, -2.6656, -18.9750
CIE-LCH:
81.2955, 19.1614, 262.0033
CIE-Luv:
81.2955, -16.2120, -29.5597
Hunter-Lab:
76.8161, -6.5722, -14.6220
#b0cded color charts
#b0cded color shades, tints & tones
#b0cded color schemes
#b0cded color preview, HTML & CSS examples
This text has a color of #b0cded
<p style="color:#b0cded;">Text here</p>
.mytext {color:#b0cded;}
This box has a color of #b0cded
<div style="background-color:#b0cded;">Content here</div>
.mybackground {background-color:#b0cded;}
Border around this has a color of #b0cded
<div style="border:2px solid #b0cded;">Content here</div>
.myborder {border:2px solid #b0cded;}