#bbb7f9 color space conversions
Hex:
#bbb7f9
RGB:
187, 183, 249
CMY:
27, 28, 2
CMYK:
25, 27, 0, 2
HSL:
244°, 84.6154%, 84.7059%
HSV (HSB):
244°, 26.5060%, 97.6471%
XYZ:
54.5259, 51.2713, 96.6451
xyY:
0.2693, 0.2533, 51.2713
CIE-Lab:
76.8431, 15.2701, -32.1330
CIE-LCH:
76.8431, 35.5768, 295.4178
CIE-Luv:
76.8431, -1.9711, -53.8850
Hunter-Lab:
71.6040, 10.6194, -29.9019
#bbb7f9 color charts
#bbb7f9 color shades, tints & tones
#bbb7f9 color schemes
#bbb7f9 color preview, HTML & CSS examples
This text has a color of #bbb7f9
<p style="color:#bbb7f9;">Text here</p>
.mytext {color:#bbb7f9;}
This box has a color of #bbb7f9
<div style="background-color:#bbb7f9;">Content here</div>
.mybackground {background-color:#bbb7f9;}
Border around this has a color of #bbb7f9
<div style="border:2px solid #bbb7f9;">Content here</div>
.myborder {border:2px solid #bbb7f9;}