#bbb9e0 color space conversions
Hex:
#bbb9e0
RGB:
187, 185, 224
CMY:
27, 27, 12
CMYK:
17, 17, 0, 12
HSL:
243°, 38.6139%, 80.1961%
HSV (HSB):
243°, 17.4107%, 87.8431%
XYZ:
51.2970, 50.6445, 77.5927
xyY:
0.2857, 0.2821, 50.6445
CIE-Lab:
76.4632, 8.5394, -19.2227
CIE-LCH:
76.4632, 21.0342, 293.9525
CIE-Luv:
76.4632, -1.2437, -31.4489
Hunter-Lab:
71.1650, 4.1274, -14.8297
#bbb9e0 color charts
#bbb9e0 color shades, tints & tones
#bbb9e0 color schemes
#bbb9e0 color preview, HTML & CSS examples
This text has a color of #bbb9e0
<p style="color:#bbb9e0;">Text here</p>
.mytext {color:#bbb9e0;}
This box has a color of #bbb9e0
<div style="background-color:#bbb9e0;">Content here</div>
.mybackground {background-color:#bbb9e0;}
Border around this has a color of #bbb9e0
<div style="border:2px solid #bbb9e0;">Content here</div>
.myborder {border:2px solid #bbb9e0;}