#bbdced color space conversions
Hex:
#bbdced
RGB:
187, 220, 237
CMY:
27, 14, 7
CMYK:
21, 7, 0, 7
HSL:
200°, 58.1395%, 83.1373%
HSV (HSB):
200°, 21.0970%, 92.9412%
XYZ:
61.3728, 67.8656, 89.9854
xyY:
0.2800, 0.3096, 67.8656
CIE-Lab:
85.9392, -7.2286, -11.9297
CIE-LCH:
85.9392, 13.9488, 238.7869
CIE-Luv:
85.9392, -17.7659, -17.5051
Hunter-Lab:
82.3806, -11.1852, -7.0969
#bbdced color charts
#bbdced color shades, tints & tones
#bbdced color schemes
#bbdced color preview, HTML & CSS examples
This text has a color of #bbdced
<p style="color:#bbdced;">Text here</p>
.mytext {color:#bbdced;}
This box has a color of #bbdced
<div style="background-color:#bbdced;">Content here</div>
.mybackground {background-color:#bbdced;}
Border around this has a color of #bbdced
<div style="border:2px solid #bbdced;">Content here</div>
.myborder {border:2px solid #bbdced;}