#b0cce9 color space conversions
Hex:
#b0cce9
RGB:
176, 204, 233
CMY:
31, 20, 9
CMYK:
24, 12, 0, 9
HSL:
211°, 56.4356%, 80.1961%
HSV (HSB):
211°, 24.4635%, 91.3725%
XYZ:
54.2053, 58.2990, 85.4867
xyY:
0.2738, 0.2945, 58.2990
CIE-Lab:
80.9048, -3.0529, -17.4284
CIE-LCH:
80.9048, 17.6938, 260.0645
CIE-Luv:
80.9048, -15.6623, -26.9411
Hunter-Lab:
76.3538, -6.8978, -12.9342
#b0cce9 color charts
#b0cce9 color shades, tints & tones
#b0cce9 color schemes
#b0cce9 color preview, HTML & CSS examples
This text has a color of #b0cce9
<p style="color:#b0cce9;">Text here</p>
.mytext {color:#b0cce9;}
This box has a color of #b0cce9
<div style="background-color:#b0cce9;">Content here</div>
.mybackground {background-color:#b0cce9;}
Border around this has a color of #b0cce9
<div style="border:2px solid #b0cce9;">Content here</div>
.myborder {border:2px solid #b0cce9;}