#bbdeee color space conversions
Hex:
#bbdeee
RGB:
187, 222, 238
CMY:
27, 13, 7
CMYK:
21, 7, 0, 7
HSL:
199°, 60.0000%, 83.3333%
HSV (HSB):
199°, 21.4286%, 93.3333%
XYZ:
62.0474, 68.9804, 90.9332
xyY:
0.2795, 0.3108, 68.9804
CIE-Lab:
86.4943, -8.0437, -11.6292
CIE-LCH:
86.4943, 14.1400, 235.3292
CIE-Luv:
86.4943, -18.6884, -16.9030
Hunter-Lab:
83.0544, -11.9934, -6.7763
#bbdeee color charts
#bbdeee color shades, tints & tones
#bbdeee color schemes
#bbdeee color preview, HTML & CSS examples
This text has a color of #bbdeee
<p style="color:#bbdeee;">Text here</p>
.mytext {color:#bbdeee;}
This box has a color of #bbdeee
<div style="background-color:#bbdeee;">Content here</div>
.mybackground {background-color:#bbdeee;}
Border around this has a color of #bbdeee
<div style="border:2px solid #bbdeee;">Content here</div>
.myborder {border:2px solid #bbdeee;}