#bbb7f0 color space conversions
Hex:
#bbb7f0
RGB:
187, 183, 240
CMY:
27, 28, 6
CMYK:
22, 24, 0, 6
HSL:
244°, 65.5172%, 82.9412%
HSV (HSB):
244°, 23.7500%, 94.1176%
XYZ:
53.1552, 50.7230, 89.4270
xyY:
0.2750, 0.2624, 50.7230
CIE-Lab:
76.5109, 13.1908, -27.7963
CIE-LCH:
76.5109, 30.7674, 295.3868
CIE-Luv:
76.5109, -1.3764, -46.2862
Hunter-Lab:
71.2201, 8.5884, -24.5930
#bbb7f0 color charts
#bbb7f0 color shades, tints & tones
#bbb7f0 color schemes
#bbb7f0 color preview, HTML & CSS examples
This text has a color of #bbb7f0
<p style="color:#bbb7f0;">Text here</p>
.mytext {color:#bbb7f0;}
This box has a color of #bbb7f0
<div style="background-color:#bbb7f0;">Content here</div>
.mybackground {background-color:#bbb7f0;}
Border around this has a color of #bbb7f0
<div style="border:2px solid #bbb7f0;">Content here</div>
.myborder {border:2px solid #bbb7f0;}