#bbddeb color space conversions
Hex:
#bbddeb
RGB:
187, 221, 235
CMY:
27, 13, 8
CMYK:
20, 6, 0, 8
HSL:
198°, 54.5455%, 82.7451%
HSV (HSB):
198°, 20.4255%, 92.1569%
XYZ:
61.3454, 68.2759, 88.5426
xyY:
0.2812, 0.3130, 68.2759
CIE-Lab:
86.1442, -8.1765, -10.5677
CIE-LCH:
86.1442, 13.3616, 232.2698
CIE-Luv:
86.1442, -18.1702, -15.1611
Hunter-Lab:
82.6292, -12.0796, -5.6927
#bbddeb color charts
#bbddeb color shades, tints & tones
#bbddeb color schemes
#bbddeb color preview, HTML & CSS examples
This text has a color of #bbddeb
<p style="color:#bbddeb;">Text here</p>
.mytext {color:#bbddeb;}
This box has a color of #bbddeb
<div style="background-color:#bbddeb;">Content here</div>
.mybackground {background-color:#bbddeb;}
Border around this has a color of #bbddeb
<div style="border:2px solid #bbddeb;">Content here</div>
.myborder {border:2px solid #bbddeb;}