#bbb7d8 color space conversions
Hex:
#bbb7d8
RGB:
187, 183, 216
CMY:
27, 28, 15
CMYK:
13, 15, 0, 15
HSL:
247°, 29.7297%, 78.2353%
HSV (HSB):
247°, 15.2778%, 84.7059%
XYZ:
49.8217, 49.3896, 71.8730
xyY:
0.2912, 0.2887, 49.3896
CIE-Lab:
75.6931, 7.9181, -16.0485
CIE-LCH:
75.6931, 17.8955, 296.2609
CIE-Luv:
75.6931, 0.1989, -26.1805
Hunter-Lab:
70.2778, 3.5571, -11.4414
#bbb7d8 color charts
#bbb7d8 color shades, tints & tones
#bbb7d8 color schemes
#bbb7d8 color preview, HTML & CSS examples
This text has a color of #bbb7d8
<p style="color:#bbb7d8;">Text here</p>
.mytext {color:#bbb7d8;}
This box has a color of #bbb7d8
<div style="background-color:#bbb7d8;">Content here</div>
.mybackground {background-color:#bbb7d8;}
Border around this has a color of #bbb7d8
<div style="border:2px solid #bbb7d8;">Content here</div>
.myborder {border:2px solid #bbb7d8;}