#bbebdc color space conversions
Hex:
#bbebdc
RGB:
187, 235, 220
CMY:
27, 8, 14
CMYK:
20, 0, 6, 8
HSL:
161°, 54.5455%, 82.7451%
HSV (HSB):
161°, 20.4255%, 92.1569%
XYZ:
63.1201, 75.1488, 78.8885
xyY:
0.2907, 0.3461, 75.1488
CIE-Lab:
89.4626, -18.3527, 2.2011
CIE-LCH:
89.4626, 18.4842, 173.1609
CIE-Luv:
89.4626, -24.3198, 6.5322
Hunter-Lab:
86.6884, -21.7341, 6.7265
#bbebdc color charts
#bbebdc color shades, tints & tones
#bbebdc color schemes
#bbebdc color preview, HTML & CSS examples
This text has a color of #bbebdc
<p style="color:#bbebdc;">Text here</p>
.mytext {color:#bbebdc;}
This box has a color of #bbebdc
<div style="background-color:#bbebdc;">Content here</div>
.mybackground {background-color:#bbebdc;}
Border around this has a color of #bbebdc
<div style="border:2px solid #bbebdc;">Content here</div>
.myborder {border:2px solid #bbebdc;}