#bbb3f7 color space conversions
Hex:
#bbb3f7
RGB:
187, 179, 247
CMY:
27, 30, 3
CMYK:
24, 28, 0, 3
HSL:
247°, 80.9524%, 83.5294%
HSV (HSB):
247°, 27.5304%, 96.8627%
XYZ:
53.4021, 49.5204, 94.7395
xyY:
0.2702, 0.2505, 49.5204
CIE-Lab:
75.7739, 17.0045, -32.7047
CIE-LCH:
75.7739, 36.8612, 297.4717
CIE-Luv:
75.7739, -0.1303, -54.9952
Hunter-Lab:
70.3707, 12.3092, -30.5621
#bbb3f7 color charts
#bbb3f7 color shades, tints & tones
#bbb3f7 color schemes
#bbb3f7 color preview, HTML & CSS examples
This text has a color of #bbb3f7
<p style="color:#bbb3f7;">Text here</p>
.mytext {color:#bbb3f7;}
This box has a color of #bbb3f7
<div style="background-color:#bbb3f7;">Content here</div>
.mybackground {background-color:#bbb3f7;}
Border around this has a color of #bbb3f7
<div style="border:2px solid #bbb3f7;">Content here</div>
.myborder {border:2px solid #bbb3f7;}