#bbdef2 color space conversions
Hex:
#bbdef2
RGB:
187, 222, 242
CMY:
27, 13, 5
CMYK:
23, 8, 0, 5
HSL:
202°, 67.9012%, 84.1176%
HSV (HSB):
202°, 22.7273%, 94.9020%
XYZ:
62.6418, 69.2182, 94.0633
xyY:
0.2773, 0.3064, 69.2182
CIE-Lab:
86.6120, -7.1700, -13.5631
CIE-LCH:
86.6120, 15.3417, 242.1372
CIE-Luv:
86.6120, -18.7774, -20.1846
Hunter-Lab:
83.1974, -11.1976, -8.7952
#bbdef2 color charts
#bbdef2 color shades, tints & tones
#bbdef2 color schemes
#bbdef2 color preview, HTML & CSS examples
This text has a color of #bbdef2
<p style="color:#bbdef2;">Text here</p>
.mytext {color:#bbdef2;}
This box has a color of #bbdef2
<div style="background-color:#bbdef2;">Content here</div>
.mybackground {background-color:#bbdef2;}
Border around this has a color of #bbdef2
<div style="border:2px solid #bbdef2;">Content here</div>
.myborder {border:2px solid #bbdef2;}