#bbdbdf color space conversions
Hex:
#bbdbdf
RGB:
187, 219, 223
CMY:
27, 14, 13
CMYK:
16, 2, 0, 13
HSL:
187°, 36.0000%, 80.3922%
HSV (HSB):
187°, 16.1435%, 87.4510%
XYZ:
59.1443, 66.5555, 79.5413
xyY:
0.2882, 0.3243, 66.5555
CIE-Lab:
85.2790, -9.6782, -5.5061
CIE-LCH:
85.2790, 11.1348, 209.6365
CIE-Luv:
85.2790, -16.9730, -6.8526
Hunter-Lab:
81.5816, -13.3604, -0.7001
#bbdbdf color charts
#bbdbdf color shades, tints & tones
#bbdbdf color schemes
#bbdbdf color preview, HTML & CSS examples
This text has a color of #bbdbdf
<p style="color:#bbdbdf;">Text here</p>
.mytext {color:#bbdbdf;}
This box has a color of #bbdbdf
<div style="background-color:#bbdbdf;">Content here</div>
.mybackground {background-color:#bbdbdf;}
Border around this has a color of #bbdbdf
<div style="border:2px solid #bbdbdf;">Content here</div>
.myborder {border:2px solid #bbdbdf;}