#b0bded color space conversions
Hex:
#b0bded
RGB:
176, 189, 237
CMY:
31, 26, 7
CMYK:
26, 20, 0, 7
HSL:
227°, 62.8866%, 80.9804%
HSV (HSB):
227°, 25.7384%, 92.9412%
XYZ:
51.3882, 51.7397, 87.3991
xyY:
0.2697, 0.2716, 51.7397
CIE-Lab:
77.1249, 5.9280, -25.3110
CIE-LCH:
77.1249, 25.9959, 283.1813
CIE-Luv:
77.1249, -9.2284, -41.1102
Hunter-Lab:
71.9303, 1.6451, -21.6892
#b0bded color charts
#b0bded color shades, tints & tones
#b0bded color schemes
#b0bded color preview, HTML & CSS examples
This text has a color of #b0bded
<p style="color:#b0bded;">Text here</p>
.mytext {color:#b0bded;}
This box has a color of #b0bded
<div style="background-color:#b0bded;">Content here</div>
.mybackground {background-color:#b0bded;}
Border around this has a color of #b0bded
<div style="border:2px solid #b0bded;">Content here</div>
.myborder {border:2px solid #b0bded;}