#bbdeeb color space conversions
Hex:
#bbdeeb
RGB:
187, 222, 235
CMY:
27, 13, 8
CMYK:
20, 6, 0, 8
HSL:
196°, 54.5455%, 82.7451%
HSV (HSB):
196°, 20.4255%, 92.1569%
XYZ:
61.6102, 68.8055, 88.6308
xyY:
0.2813, 0.3141, 68.8055
CIE-Lab:
86.4076, -8.6912, -10.1755
CIE-LCH:
86.4076, 13.3820, 229.4983
CIE-Luv:
86.4076, -18.6222, -14.4533
Hunter-Lab:
82.9491, -12.5805, -5.2868
#bbdeeb color charts
#bbdeeb color shades, tints & tones
#bbdeeb color schemes
#bbdeeb color preview, HTML & CSS examples
This text has a color of #bbdeeb
<p style="color:#bbdeeb;">Text here</p>
.mytext {color:#bbdeeb;}
This box has a color of #bbdeeb
<div style="background-color:#bbdeeb;">Content here</div>
.mybackground {background-color:#bbdeeb;}
Border around this has a color of #bbdeeb
<div style="border:2px solid #bbdeeb;">Content here</div>
.myborder {border:2px solid #bbdeeb;}