#bbaced color space conversions
Hex:
#bbaced
RGB:
187, 172, 237
CMY:
27, 33, 7
CMYK:
21, 27, 0, 7
HSL:
254°, 64.3564%, 80.1961%
HSV (HSB):
254°, 27.4262%, 92.9412%
XYZ:
50.5321, 46.1843, 86.3719
xyY:
0.2760, 0.2523, 46.1843
CIE-Lab:
73.6649, 18.5672, -30.5455
CIE-LCH:
73.6649, 35.7459, 301.2935
CIE-Luv:
73.6649, 3.6412, -51.4044
Hunter-Lab:
67.9590, 13.7985, -27.7828
#bbaced color charts
#bbaced color shades, tints & tones
#bbaced color schemes
#bbaced color preview, HTML & CSS examples
This text has a color of #bbaced
<p style="color:#bbaced;">Text here</p>
.mytext {color:#bbaced;}
This box has a color of #bbaced
<div style="background-color:#bbaced;">Content here</div>
.mybackground {background-color:#bbaced;}
Border around this has a color of #bbaced
<div style="border:2px solid #bbaced;">Content here</div>
.myborder {border:2px solid #bbaced;}