#bbb8dd color space conversions
Hex:
#bbb8dd
RGB:
187, 184, 221
CMY:
27, 28, 13
CMYK:
15, 17, 0, 13
HSL:
245°, 35.2381%, 79.4118%
HSV (HSB):
245°, 16.7421%, 86.6667%
XYZ:
50.6852, 50.0662, 75.3990
xyY:
0.2877, 0.2842, 50.0662
CIE-Lab:
76.1099, 8.4372, -18.1322
CIE-LCH:
76.1099, 19.9990, 294.9533
CIE-Luv:
76.1099, -0.5911, -29.6435
Hunter-Lab:
70.7575, 4.0379, -13.6490
#bbb8dd color charts
#bbb8dd color shades, tints & tones
#bbb8dd color schemes
#bbb8dd color preview, HTML & CSS examples
This text has a color of #bbb8dd
<p style="color:#bbb8dd;">Text here</p>
.mytext {color:#bbb8dd;}
This box has a color of #bbb8dd
<div style="background-color:#bbb8dd;">Content here</div>
.mybackground {background-color:#bbb8dd;}
Border around this has a color of #bbb8dd
<div style="border:2px solid #bbb8dd;">Content here</div>
.myborder {border:2px solid #bbb8dd;}