#b0cceb color space conversions
Hex:
#b0cceb
RGB:
176, 204, 235
CMY:
31, 20, 8
CMYK:
25, 13, 0, 8
HSL:
212°, 59.5960%, 80.5882%
HSV (HSB):
212°, 25.1064%, 92.1569%
XYZ:
54.4928, 58.4140, 87.0002
xyY:
0.2726, 0.2922, 58.4140
CIE-Lab:
80.9684, -2.5957, -18.4012
CIE-LCH:
80.9684, 18.5833, 261.9707
CIE-Luv:
80.9684, -15.7180, -28.6107
Hunter-Lab:
76.4290, -6.4830, -13.9903
#b0cceb color charts
#b0cceb color shades, tints & tones
#b0cceb color schemes
#b0cceb color preview, HTML & CSS examples
This text has a color of #b0cceb
<p style="color:#b0cceb;">Text here</p>
.mytext {color:#b0cceb;}
This box has a color of #b0cceb
<div style="background-color:#b0cceb;">Content here</div>
.mybackground {background-color:#b0cceb;}
Border around this has a color of #b0cceb
<div style="border:2px solid #b0cceb;">Content here</div>
.myborder {border:2px solid #b0cceb;}