#bbbbff short hex color code is #bbf.
In RGB color space, #bbbbff hex color has a red value of 187, a green value of 187 and a blue value of 255.
In CMYK color space (used in color printing), #bbbbff hex color is composed of 26.67% cyan, 26.67% magenta, 0% yellow and 0% black.
#bbbbff color has a hue of 240 degrees, a saturation of 100% and a lightness of 86.7%.
#bbbbff hex color contains mainly BLUE.
The closest web safe color of #bbbbff is #ccccff
#bbbbff hex color has a decimal value of 12303359.
HEX | bbbbff | #bbbbff |
---|---|---|
RGB | 187, 187, 255 | rgb(187, 187, 255) |
RGB Percent | 73.33, 73.33, 100 | rgb(73.33, 73.33, 100) |
CMYK | 27, 27, 0, 0 | |
HSL | 240°, 100, 86.7 | hsl(240, 100%, 86.7%) |
HSV | 240°, 26.7, 100 |
XYZ | 56.314, 53.325, 101.933 |
---|---|
Hunter Lab | 73.024, 9.862, -31.645 |
CIE-LAB | 78.066, 14.489, -33.467 |
CIE-LCH | 78.066, 36.469, 293.409 |
CIE-LUV | 26.67, 26.67, 0, 0 |
Web Safe | ccccff |
RGB percent of color #bbbbff
CMYK percent of color #bbbbff
Text with hexadecimal color #bbbbff
This text has a font color of #bbbbff
<p style="color:#bbbbff">Text here</p>
#bbbbff Background Color
This box has a background color of #bbbbff
<div style="background-color:#bbbbff">Text here</div>
#bbbbff Border Color
This box has a border color of #bbbbff
<div style="border: 4px solid #bbbbff">Text here</div>
CSS codes
<p style="color:#bbbbff">Text here</p>
<div style="background-color:#bbbbff">Text here</div>
<div style="border: 4px solid #bbbbff">Text here</div>
#bbbbff Color on white background
This is how a font and box color of #bbbbff will look
on a white background.
#bbbbff Color on black background
This is how a font and box color of #bbbbff hex color will look
on a black background.