#bbd8e6 color space conversions
Hex:
#bbd8e6
RGB:
187, 216, 230
CMY:
27, 15, 10
CMYK:
19, 6, 0, 10
HSL:
200°, 46.2366%, 81.7647%
HSV (HSB):
200°, 18.6957%, 90.1961%
XYZ:
59.3323, 65.3897, 84.3572
xyY:
0.2838, 0.3128, 65.3897
CIE-Lab:
84.6841, -6.6623, -10.0960
CIE-LCH:
84.6841, 12.0962, 236.5793
CIE-Luv:
84.6841, -15.7713, -14.6148
Hunter-Lab:
80.8639, -10.5409, -5.2466
#bbd8e6 color charts
#bbd8e6 color shades, tints & tones
#bbd8e6 color schemes
#bbd8e6 color preview, HTML & CSS examples
This text has a color of #bbd8e6
<p style="color:#bbd8e6;">Text here</p>
.mytext {color:#bbd8e6;}
This box has a color of #bbd8e6
<div style="background-color:#bbd8e6;">Content here</div>
.mybackground {background-color:#bbd8e6;}
Border around this has a color of #bbd8e6
<div style="border:2px solid #bbd8e6;">Content here</div>
.myborder {border:2px solid #bbd8e6;}