#b0cee1 color space conversions
Hex:
#b0cee1
RGB:
176, 206, 225
CMY:
31, 19, 12
CMYK:
22, 8, 0, 12
HSL:
203°, 44.9541%, 78.6275%
HSV (HSB):
203°, 21.7778%, 88.2353%
XYZ:
53.5664, 58.8090, 79.7622
xyY:
0.2788, 0.3061, 58.8090
CIE-Lab:
81.1865, -5.9028, -12.7288
CIE-LCH:
81.1865, 14.0308, 245.1212
CIE-Luv:
81.1865, -16.3423, -18.8708
Hunter-Lab:
76.6870, -9.5187, -7.9866
#b0cee1 color charts
#b0cee1 color shades, tints & tones
#b0cee1 color schemes
#b0cee1 color preview, HTML & CSS examples
This text has a color of #b0cee1
<p style="color:#b0cee1;">Text here</p>
.mytext {color:#b0cee1;}
This box has a color of #b0cee1
<div style="background-color:#b0cee1;">Content here</div>
.mybackground {background-color:#b0cee1;}
Border around this has a color of #b0cee1
<div style="border:2px solid #b0cee1;">Content here</div>
.myborder {border:2px solid #b0cee1;}