#bbb7d9 color space conversions
Hex:
#bbb7d9
RGB:
187, 183, 217
CMY:
27, 28, 15
CMYK:
14, 16, 0, 15
HSL:
247°, 30.9091%, 78.4314%
HSV (HSB):
247°, 15.6682%, 85.0980%
XYZ:
49.9514, 49.4415, 72.5561
xyY:
0.2905, 0.2875, 49.4415
CIE-Lab:
75.7252, 8.1293, -16.5431
CIE-LCH:
75.7252, 18.4325, 296.1695
CIE-Luv:
75.7252, 0.1338, -27.0103
Hunter-Lab:
70.3147, 3.7554, -11.9597
#bbb7d9 color charts
#bbb7d9 color shades, tints & tones
#bbb7d9 color schemes
#bbb7d9 color preview, HTML & CSS examples
This text has a color of #bbb7d9
<p style="color:#bbb7d9;">Text here</p>
.mytext {color:#bbb7d9;}
This box has a color of #bbb7d9
<div style="background-color:#bbb7d9;">Content here</div>
.mybackground {background-color:#bbb7d9;}
Border around this has a color of #bbb7d9
<div style="border:2px solid #bbb7d9;">Content here</div>
.myborder {border:2px solid #bbb7d9;}