#bbb3de color space conversions
Hex:
#bbb3de
RGB:
187, 179, 222
CMY:
27, 30, 13
CMYK:
16, 19, 0, 13
HSL:
251°, 39.4495%, 78.6275%
HSV (HSB):
251°, 19.3694%, 87.0588%
XYZ:
49.7984, 48.0789, 75.7627
xyY:
0.2868, 0.2769, 48.0789
CIE-Lab:
74.8747, 11.3830, -20.5460
CIE-LCH:
74.8747, 23.4885, 298.9875
CIE-Luv:
74.8747, 1.6538, -33.9476
Hunter-Lab:
69.3390, 6.8534, -16.2455
#bbb3de color charts
#bbb3de color shades, tints & tones
#bbb3de color schemes
#bbb3de color preview, HTML & CSS examples
This text has a color of #bbb3de
<p style="color:#bbb3de;">Text here</p>
.mytext {color:#bbb3de;}
This box has a color of #bbb3de
<div style="background-color:#bbb3de;">Content here</div>
.mybackground {background-color:#bbb3de;}
Border around this has a color of #bbb3de
<div style="border:2px solid #bbb3de;">Content here</div>
.myborder {border:2px solid #bbb3de;}