#bbb8dc color space conversions
Hex:
#bbb8dc
RGB:
187, 184, 220
CMY:
27, 28, 14
CMYK:
15, 16, 0, 14
HSL:
245°, 33.9623%, 79.2157%
HSV (HSB):
245°, 16.3636%, 86.2745%
XYZ:
50.5523, 50.0131, 74.6992
xyY:
0.2884, 0.2854, 50.0131
CIE-Lab:
76.0773, 8.2231, -17.6393
CIE-LCH:
76.0773, 19.4619, 294.9939
CIE-Luv:
76.0773, -0.5272, -28.8109
Hunter-Lab:
70.7199, 3.8361, -13.1222
#bbb8dc color charts
#bbb8dc color shades, tints & tones
#bbb8dc color schemes
#bbb8dc color preview, HTML & CSS examples
This text has a color of #bbb8dc
<p style="color:#bbb8dc;">Text here</p>
.mytext {color:#bbb8dc;}
This box has a color of #bbb8dc
<div style="background-color:#bbb8dc;">Content here</div>
.mybackground {background-color:#bbb8dc;}
Border around this has a color of #bbb8dc
<div style="border:2px solid #bbb8dc;">Content here</div>
.myborder {border:2px solid #bbb8dc;}