#bbaded color space conversions
Hex:
#bbaded
RGB:
187, 173, 237
CMY:
27, 32, 7
CMYK:
21, 27, 0, 7
HSL:
253°, 64.0000%, 80.3922%
HSV (HSB):
253°, 27.0042%, 92.9412%
XYZ:
50.7231, 46.5664, 86.4356
xyY:
0.2761, 0.2535, 46.5664
CIE-Lab:
73.9115, 18.0142, -30.1658
CIE-LCH:
73.9115, 35.1353, 300.8444
CIE-Luv:
73.9115, 3.2070, -50.7154
Hunter-Lab:
68.2395, 13.2616, -27.3319
#bbaded color charts
#bbaded color shades, tints & tones
#bbaded color schemes
#bbaded color preview, HTML & CSS examples
This text has a color of #bbaded
<p style="color:#bbaded;">Text here</p>
.mytext {color:#bbaded;}
This box has a color of #bbaded
<div style="background-color:#bbaded;">Content here</div>
.mybackground {background-color:#bbaded;}
Border around this has a color of #bbaded
<div style="border:2px solid #bbaded;">Content here</div>
.myborder {border:2px solid #bbaded;}