#bbb3e7 color space conversions
Hex:
#bbb3e7
RGB:
187, 179, 231
CMY:
27, 30, 9
CMYK:
19, 23, 0, 9
HSL:
249°, 52.0000%, 80.3922%
HSV (HSB):
249°, 22.5108%, 90.5882%
XYZ:
51.0374, 48.5745, 82.2872
xyY:
0.2806, 0.2670, 48.5745
CIE-Lab:
75.1859, 13.3573, -24.9574
CIE-LCH:
75.1859, 28.3070, 298.1558
CIE-Luv:
75.1859, 1.0129, -41.4996
Hunter-Lab:
69.6954, 8.7472, -21.2150
#bbb3e7 color charts
#bbb3e7 color shades, tints & tones
#bbb3e7 color schemes
#bbb3e7 color preview, HTML & CSS examples
This text has a color of #bbb3e7
<p style="color:#bbb3e7;">Text here</p>
.mytext {color:#bbb3e7;}
This box has a color of #bbb3e7
<div style="background-color:#bbb3e7;">Content here</div>
.mybackground {background-color:#bbb3e7;}
Border around this has a color of #bbb3e7
<div style="border:2px solid #bbb3e7;">Content here</div>
.myborder {border:2px solid #bbb3e7;}