#bbd3e8 color space conversions
Hex:
#bbd3e8
RGB:
187, 211, 232
CMY:
27, 17, 9
CMYK:
19, 9, 0, 9
HSL:
208°, 49.4505%, 82.1569%
HSV (HSB):
208°, 19.3966%, 90.9804%
XYZ:
58.3533, 62.9795, 85.4246
xyY:
0.2822, 0.3046, 62.9795
CIE-Lab:
83.4316, -3.6269, -13.0271
CIE-LCH:
83.4316, 13.5226, 254.4422
CIE-Luv:
83.4316, -13.5482, -19.7830
Hunter-Lab:
79.3596, -7.6280, -8.2695
#bbd3e8 color charts
#bbd3e8 color shades, tints & tones
#bbd3e8 color schemes
#bbd3e8 color preview, HTML & CSS examples
This text has a color of #bbd3e8
<p style="color:#bbd3e8;">Text here</p>
.mytext {color:#bbd3e8;}
This box has a color of #bbd3e8
<div style="background-color:#bbd3e8;">Content here</div>
.mybackground {background-color:#bbd3e8;}
Border around this has a color of #bbd3e8
<div style="border:2px solid #bbd3e8;">Content here</div>
.myborder {border:2px solid #bbd3e8;}