In RGB color space, #bbbfff hex color has a red value of 187, a green value of 191 and a blue value of 255.
In CMYK color space (used in color printing), #bbbfff hex color is composed of 26.67% cyan, 25.1% magenta, 0% yellow and 0% black.
#bbbfff color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 86.7%.
#bbbfff hex color contains mainly BLUE.
The closest web safe color of #bbbfff is #ccccff
#bbbfff hex color has a decimal value of 12304383.
HEX | bbbfff | #bbbfff |
---|---|---|
RGB | 187, 191, 255 | rgb(187, 191, 255) |
RGB Percent | 73.33, 74.9, 100 | rgb(73.33, 74.9, 100) |
CMYK | 27, 25, 0, 0 | |
HSL | 236.5°, 100, 86.7 | hsl(236.5, 100%, 86.7%) |
HSV | 236.5°, 26.7, 100 |
XYZ | 57.174, 55.046, 102.219 |
---|---|
Hunter Lab | 74.193, 7.716, -29.751 |
CIE-LAB | 79.068, 12.301, -31.924 |
CIE-LCH | 79.068, 34.212, 291.073 |
CIE-LUV | 26.67, 25.1, 0, 0 |
Web Safe | ccccff |
RGB percent of color #bbbfff
CMYK percent of color #bbbfff
Text with hexadecimal color #bbbfff
This text has a font color of #bbbfff
<p style="color:#bbbfff">Text here</p>
#bbbfff Background Color
This box has a background color of #bbbfff
<div style="background-color:#bbbfff">Text here</div>
#bbbfff Border Color
This box has a border color of #bbbfff
<div style="border: 4px solid #bbbfff">Text here</div>
CSS codes
<p style="color:#bbbfff">Text here</p>
<div style="background-color:#bbbfff">Text here</div>
<div style="border: 4px solid #bbbfff">Text here</div>
#bbbfff Color on white background
This is how a font and box color of #bbbfff will look
on a white background.
#bbbfff Color on black background
This is how a font and box color of #bbbfff hex color will look
on a black background.