#bbb6dd color space conversions
Hex:
#bbb6dd
RGB:
187, 182, 221
CMY:
27, 29, 13
CMYK:
15, 18, 0, 13
HSL:
248°, 36.4486%, 79.0196%
HSV (HSB):
248°, 17.6471%, 86.6667%
XYZ:
50.2726, 49.2412, 75.2615
xyY:
0.2876, 0.2817, 49.2412
CIE-Lab:
75.6011, 9.5272, -18.9018
CIE-LCH:
75.6011, 21.1670, 296.7498
CIE-Luv:
75.6011, 0.3366, -31.0324
Hunter-Lab:
70.1720, 5.0798, -14.4697
#bbb6dd color charts
#bbb6dd color shades, tints & tones
#bbb6dd color schemes
#bbb6dd color preview, HTML & CSS examples
This text has a color of #bbb6dd
<p style="color:#bbb6dd;">Text here</p>
.mytext {color:#bbb6dd;}
This box has a color of #bbb6dd
<div style="background-color:#bbb6dd;">Content here</div>
.mybackground {background-color:#bbb6dd;}
Border around this has a color of #bbb6dd
<div style="border:2px solid #bbb6dd;">Content here</div>
.myborder {border:2px solid #bbb6dd;}