#bbadee color space conversions
Hex:
#bbadee
RGB:
187, 173, 238
CMY:
27, 32, 7
CMYK:
21, 27, 0, 7
HSL:
253°, 65.6566%, 80.5882%
HSV (HSB):
253°, 27.3109%, 93.3333%
XYZ:
50.8697, 46.6250, 87.2073
xyY:
0.2754, 0.2524, 46.6250
CIE-Lab:
73.9493, 18.2418, -30.6503
CIE-LCH:
73.9493, 35.6680, 300.7594
CIE-Luv:
73.9493, 3.1270, -51.5591
Hunter-Lab:
68.2825, 13.4862, -27.9248
#bbadee color charts
#bbadee color shades, tints & tones
#bbadee color schemes
#bbadee color preview, HTML & CSS examples
This text has a color of #bbadee
<p style="color:#bbadee;">Text here</p>
.mytext {color:#bbadee;}
This box has a color of #bbadee
<div style="background-color:#bbadee;">Content here</div>
.mybackground {background-color:#bbadee;}
Border around this has a color of #bbadee
<div style="border:2px solid #bbadee;">Content here</div>
.myborder {border:2px solid #bbadee;}