#bbd4ea color space conversions
Hex:
#bbd4ea
RGB:
187, 212, 234
CMY:
27, 17, 8
CMYK:
20, 9, 0, 8
HSL:
208°, 52.8090%, 82.5490%
HSV (HSB):
208°, 20.0855%, 91.7647%
XYZ:
58.8883, 63.5923, 87.0127
xyY:
0.2811, 0.3036, 63.5923
CIE-Lab:
83.7530, -3.7176, -13.6090
CIE-LCH:
83.7530, 14.1076, 254.7212
CIE-Luv:
83.7530, -14.0669, -20.7202
Hunter-Lab:
79.7448, -7.7383, -8.8723
#bbd4ea color charts
#bbd4ea color shades, tints & tones
#bbd4ea color schemes
#bbd4ea color preview, HTML & CSS examples
This text has a color of #bbd4ea
<p style="color:#bbd4ea;">Text here</p>
.mytext {color:#bbd4ea;}
This box has a color of #bbd4ea
<div style="background-color:#bbd4ea;">Content here</div>
.mybackground {background-color:#bbd4ea;}
Border around this has a color of #bbd4ea
<div style="border:2px solid #bbd4ea;">Content here</div>
.myborder {border:2px solid #bbd4ea;}