#bbdee1 color space conversions
Hex:
#bbdee1
RGB:
187, 222, 225
CMY:
27, 13, 12
CMYK:
17, 1, 0, 12
HSL:
185°, 38.7755%, 80.7843%
HSV (HSB):
185°, 16.8889%, 88.2353%
XYZ:
60.2054, 68.2436, 81.2333
xyY:
0.2871, 0.3255, 68.2436
CIE-Lab:
86.1281, -10.8005, -5.3104
CIE-LCH:
86.1281, 12.0354, 206.1826
CIE-Luv:
86.1281, -18.4051, -6.3693
Hunter-Lab:
82.6097, -14.4773, -0.4754
#bbdee1 color charts
#bbdee1 color shades, tints & tones
#bbdee1 color schemes
#bbdee1 color preview, HTML & CSS examples
This text has a color of #bbdee1
<p style="color:#bbdee1;">Text here</p>
.mytext {color:#bbdee1;}
This box has a color of #bbdee1
<div style="background-color:#bbdee1;">Content here</div>
.mybackground {background-color:#bbdee1;}
Border around this has a color of #bbdee1
<div style="border:2px solid #bbdee1;">Content here</div>
.myborder {border:2px solid #bbdee1;}