#bbb9db color space conversions
Hex:
#bbb9db
RGB:
187, 185, 219
CMY:
27, 27, 14
CMYK:
15, 16, 0, 14
HSL:
244°, 32.0755%, 79.2157%
HSV (HSB):
244°, 15.5251%, 85.8824%
XYZ:
50.6287, 50.3772, 74.0732
xyY:
0.2892, 0.2877, 50.3772
CIE-Lab:
76.3002, 7.4662, -16.7608
CIE-LCH:
76.3002, 18.3486, 294.0108
CIE-Luv:
76.3002, -0.9305, -27.2851
Hunter-Lab:
70.9769, 3.1166, -12.1926
#bbb9db color charts
#bbb9db color shades, tints & tones
#bbb9db color schemes
#bbb9db color preview, HTML & CSS examples
This text has a color of #bbb9db
<p style="color:#bbb9db;">Text here</p>
.mytext {color:#bbb9db;}
This box has a color of #bbb9db
<div style="background-color:#bbb9db;">Content here</div>
.mybackground {background-color:#bbb9db;}
Border around this has a color of #bbb9db
<div style="border:2px solid #bbb9db;">Content here</div>
.myborder {border:2px solid #bbb9db;}