#bbb0ed color space conversions
Hex:
#bbb0ed
RGB:
187, 176, 237
CMY:
27, 31, 7
CMYK:
21, 26, 0, 7
HSL:
251°, 62.8866%, 80.9804%
HSV (HSB):
251°, 25.7384%, 92.9412%
XYZ:
51.3049, 47.7299, 86.6295
xyY:
0.2763, 0.2571, 47.7299
CIE-Lab:
74.6542, 16.3575, -29.0237
CIE-LCH:
74.6542, 33.3158, 299.4052
CIE-Luv:
74.6542, 1.8993, -48.6402
Hunter-Lab:
69.0868, 11.6548, -25.9843
#bbb0ed color charts
#bbb0ed color shades, tints & tones
#bbb0ed color schemes
#bbb0ed color preview, HTML & CSS examples
This text has a color of #bbb0ed
<p style="color:#bbb0ed;">Text here</p>
.mytext {color:#bbb0ed;}
This box has a color of #bbb0ed
<div style="background-color:#bbb0ed;">Content here</div>
.mybackground {background-color:#bbb0ed;}
Border around this has a color of #bbb0ed
<div style="border:2px solid #bbb0ed;">Content here</div>
.myborder {border:2px solid #bbb0ed;}