#bbdef1 color space conversions
Hex:
#bbdef1
RGB:
187, 222, 241
CMY:
27, 13, 5
CMYK:
22, 8, 0, 5
HSL:
201°, 65.8537%, 83.9216%
HSV (HSB):
201°, 22.4066%, 94.5098%
XYZ:
62.4920, 69.1582, 93.2743
xyY:
0.2778, 0.3075, 69.1582
CIE-Lab:
86.5823, -7.3895, -13.0801
CIE-LCH:
86.5823, 15.0231, 240.5360
CIE-Luv:
86.5823, -18.7550, -19.3626
Hunter-Lab:
83.1614, -11.3980, -8.2870
#bbdef1 color charts
#bbdef1 color shades, tints & tones
#bbdef1 color schemes
#bbdef1 color preview, HTML & CSS examples
This text has a color of #bbdef1
<p style="color:#bbdef1;">Text here</p>
.mytext {color:#bbdef1;}
This box has a color of #bbdef1
<div style="background-color:#bbdef1;">Content here</div>
.mybackground {background-color:#bbdef1;}
Border around this has a color of #bbdef1
<div style="border:2px solid #bbdef1;">Content here</div>
.myborder {border:2px solid #bbdef1;}