#b0cfe9 color space conversions
Hex:
#b0cfe9
RGB:
176, 207, 233
CMY:
31, 19, 9
CMYK:
24, 11, 0, 9
HSL:
207°, 56.4356%, 80.1961%
HSV (HSB):
207°, 24.4635%, 91.3725%
XYZ:
54.9253, 59.7389, 85.7267
xyY:
0.2741, 0.2981, 59.7389
CIE-Lab:
81.6961, -4.6361, -16.2365
CIE-LCH:
81.6961, 16.8855, 254.0641
CIE-Luv:
81.6961, -16.9890, -24.7789
Hunter-Lab:
77.2910, -8.4117, -11.6574
#b0cfe9 color charts
#b0cfe9 color shades, tints & tones
#b0cfe9 color schemes
#b0cfe9 color preview, HTML & CSS examples
This text has a color of #b0cfe9
<p style="color:#b0cfe9;">Text here</p>
.mytext {color:#b0cfe9;}
This box has a color of #b0cfe9
<div style="background-color:#b0cfe9;">Content here</div>
.mybackground {background-color:#b0cfe9;}
Border around this has a color of #b0cfe9
<div style="border:2px solid #b0cfe9;">Content here</div>
.myborder {border:2px solid #b0cfe9;}