#b0bfed color space conversions
Hex:
#b0bfed
RGB:
176, 191, 237
CMY:
31, 25, 7
CMYK:
26, 19, 0, 7
HSL:
225°, 62.8866%, 80.9804%
HSV (HSB):
225°, 25.7384%, 92.9412%
XYZ:
51.8214, 52.6061, 87.5435
xyY:
0.2699, 0.2740, 52.6061
CIE-Lab:
77.6419, 4.8412, -24.5221
CIE-LCH:
77.6419, 24.9954, 281.1678
CIE-Luv:
77.6419, -10.0971, -39.6719
Hunter-Lab:
72.5301, 0.6072, -20.7917
#b0bfed color charts
#b0bfed color shades, tints & tones
#b0bfed color schemes
#b0bfed color preview, HTML & CSS examples
This text has a color of #b0bfed
<p style="color:#b0bfed;">Text here</p>
.mytext {color:#b0bfed;}
This box has a color of #b0bfed
<div style="background-color:#b0bfed;">Content here</div>
.mybackground {background-color:#b0bfed;}
Border around this has a color of #b0bfed
<div style="border:2px solid #b0bfed;">Content here</div>
.myborder {border:2px solid #b0bfed;}