#bbafed color space conversions
Hex:
#bbafed
RGB:
187, 175, 237
CMY:
27, 31, 7
CMYK:
21, 26, 0, 7
HSL:
252°, 63.2653%, 80.7843%
HSV (HSB):
252°, 26.1603%, 92.9412%
XYZ:
51.1096, 47.3392, 86.5644
xyY:
0.2762, 0.2559, 47.3392
CIE-Lab:
74.4062, 16.9092, -29.4049
CIE-LCH:
74.4062, 33.9201, 299.9010
CIE-Luv:
74.4062, 2.3360, -49.3332
Hunter-Lab:
68.8035, 12.1898, -26.4327
#bbafed color charts
#bbafed color shades, tints & tones
#bbafed color schemes
#bbafed color preview, HTML & CSS examples
This text has a color of #bbafed
<p style="color:#bbafed;">Text here</p>
.mytext {color:#bbafed;}
This box has a color of #bbafed
<div style="background-color:#bbafed;">Content here</div>
.mybackground {background-color:#bbafed;}
Border around this has a color of #bbafed
<div style="border:2px solid #bbafed;">Content here</div>
.myborder {border:2px solid #bbafed;}