#bbced5 color space conversions
Hex:
#bbced5
RGB:
187, 206, 213
CMY:
27, 19, 16
CMYK:
12, 3, 0, 16
HSL:
196°, 23.6364%, 78.4314%
HSV (HSB):
196°, 12.2066%, 83.5294%
XYZ:
54.5751, 59.5115, 71.5612
xyY:
0.2940, 0.3206, 59.5115
CIE-Lab:
81.5719, -4.9881, -5.6604
CIE-LCH:
81.5719, 7.5446, 228.6124
CIE-Luv:
81.5719, -10.5648, -7.8224
Hunter-Lab:
77.1437, -8.7222, -0.9989
#bbced5 color charts
#bbced5 color shades, tints & tones
#bbced5 color schemes
#bbced5 color preview, HTML & CSS examples
This text has a color of #bbced5
<p style="color:#bbced5;">Text here</p>
.mytext {color:#bbced5;}
This box has a color of #bbced5
<div style="background-color:#bbced5;">Content here</div>
.mybackground {background-color:#bbced5;}
Border around this has a color of #bbced5
<div style="border:2px solid #bbced5;">Content here</div>
.myborder {border:2px solid #bbced5;}