#bbb1dd color space conversions
Hex:
#bbb1dd
RGB:
187, 177, 221
CMY:
27, 31, 13
CMYK:
15, 20, 0, 13
HSL:
254°, 39.2857%, 78.0392%
HSV (HSB):
254°, 19.9095%, 86.6667%
XYZ:
49.2668, 47.2295, 74.9262
xyY:
0.2874, 0.2755, 47.2295
CIE-Lab:
74.3364, 12.2638, -20.8194
CIE-LCH:
74.3364, 24.1630, 300.5005
CIE-Luv:
74.3364, 2.6478, -34.4939
Hunter-Lab:
68.7237, 7.6968, -16.5344
#bbb1dd color charts
#bbb1dd color shades, tints & tones
#bbb1dd color schemes
#bbb1dd color preview, HTML & CSS examples
This text has a color of #bbb1dd
<p style="color:#bbb1dd;">Text here</p>
.mytext {color:#bbb1dd;}
This box has a color of #bbb1dd
<div style="background-color:#bbb1dd;">Content here</div>
.mybackground {background-color:#bbb1dd;}
Border around this has a color of #bbb1dd
<div style="border:2px solid #bbb1dd;">Content here</div>
.myborder {border:2px solid #bbb1dd;}