#bbcfde color space conversions
Hex:
#bbcfde
RGB:
187, 207, 222
CMY:
27, 19, 13
CMYK:
16, 7, 0, 13
HSL:
206°, 34.6535%, 80.1961%
HSV (HSB):
206°, 15.7658%, 87.0588%
XYZ:
55.9912, 60.4644, 77.8270
xyY:
0.2882, 0.3112, 60.4644
CIE-Lab:
82.0899, -3.6571, -9.7010
CIE-LCH:
82.0899, 10.3675, 249.3446
CIE-Luv:
82.0899, -11.3620, -14.4103
Hunter-Lab:
77.7588, -7.5470, -4.9108
#bbcfde color charts
#bbcfde color shades, tints & tones
#bbcfde color schemes
#bbcfde color preview, HTML & CSS examples
This text has a color of #bbcfde
<p style="color:#bbcfde;">Text here</p>
.mytext {color:#bbcfde;}
This box has a color of #bbcfde
<div style="background-color:#bbcfde;">Content here</div>
.mybackground {background-color:#bbcfde;}
Border around this has a color of #bbcfde
<div style="border:2px solid #bbcfde;">Content here</div>
.myborder {border:2px solid #bbcfde;}