#bbd4ed color space conversions
Hex:
#bbd4ed
RGB:
187, 212, 237
CMY:
27, 17, 7
CMYK:
21, 11, 0, 7
HSL:
210°, 58.1395%, 83.1373%
HSV (HSB):
210°, 21.0970%, 92.9412%
XYZ:
59.3231, 63.7662, 89.3022
xyY:
0.2793, 0.3002, 63.7662
CIE-Lab:
83.8439, -3.0627, -15.0661
CIE-LCH:
83.8439, 15.3742, 258.5091
CIE-Luv:
83.8439, -14.1618, -23.1950
Hunter-Lab:
79.8537, -7.1370, -10.4077
#bbd4ed color charts
#bbd4ed color shades, tints & tones
#bbd4ed color schemes
#bbd4ed color preview, HTML & CSS examples
This text has a color of #bbd4ed
<p style="color:#bbd4ed;">Text here</p>
.mytext {color:#bbd4ed;}
This box has a color of #bbd4ed
<div style="background-color:#bbd4ed;">Content here</div>
.mybackground {background-color:#bbd4ed;}
Border around this has a color of #bbd4ed
<div style="border:2px solid #bbd4ed;">Content here</div>
.myborder {border:2px solid #bbd4ed;}