#bbb3f1 color space conversions
Hex:
#bbb3f1
RGB:
187, 179, 241
CMY:
27, 30, 5
CMYK:
22, 26, 0, 5
HSL:
248°, 68.8889%, 82.3529%
HSV (HSB):
248°, 25.7261%, 94.5098%
XYZ:
52.4908, 49.1559, 89.9406
xyY:
0.2740, 0.2566, 49.1559
CIE-Lab:
75.5482, 15.6171, -29.8140
CIE-LCH:
75.5482, 33.6566, 297.6463
CIE-Luv:
75.5482, 0.2986, -49.9289
Hunter-Lab:
70.1112, 10.9445, -26.9809
#bbb3f1 color charts
#bbb3f1 color shades, tints & tones
#bbb3f1 color schemes
#bbb3f1 color preview, HTML & CSS examples
This text has a color of #bbb3f1
<p style="color:#bbb3f1;">Text here</p>
.mytext {color:#bbb3f1;}
This box has a color of #bbb3f1
<div style="background-color:#bbb3f1;">Content here</div>
.mybackground {background-color:#bbb3f1;}
Border around this has a color of #bbb3f1
<div style="border:2px solid #bbb3f1;">Content here</div>
.myborder {border:2px solid #bbb3f1;}