In RGB color space, #bbbdef hex color has a red value of 187, a green value of 189 and a blue value of 239.
In CMYK color space (used in color printing), #bbbdef hex color is composed of 21.76% cyan, 20.92% magenta, 0% yellow and 6.27% black.
#bbbdef color has a hue of 237.7 degrees, a saturation of 61.9% and a lightness of 83.5%.
#bbbdef hex color contains mainly BLUE.
The closest web safe color of #bbbdef is #ccccff
#bbbdef hex color has a decimal value of 12303855.
HEX | bbbdef | #bbbdef |
---|---|---|
RGB | 187, 189, 239 | rgb(187, 189, 239) |
RGB Percent | 73.33, 74.12, 93.73 | rgb(73.33, 74.12, 93.73) |
CMYK | 22, 21, 0, 6 | |
HSL | 237.7°, 61.9, 83.5 | hsl(237.7, 61.9%, 83.5%) |
HSV | 237.7°, 21.8, 93.7 |
XYZ | 54.271, 53.192, 89.068 |
---|---|
Hunter Lab | 72.933, 5.193, -21.354 |
CIE-LAB | 77.988, 9.686, -24.998 |
CIE-LCH | 77.988, 26.809, 291.18 |
CIE-LUV | 21.76, 20.92, 0, 6.27 |
Web Safe | ccccff |
RGB percent of color #bbbdef
CMYK percent of color #bbbdef
Text with hexadecimal color #bbbdef
This text has a font color of #bbbdef
<p style="color:#bbbdef">Text here</p>
#bbbdef Background Color
This box has a background color of #bbbdef
<div style="background-color:#bbbdef">Text here</div>
#bbbdef Border Color
This box has a border color of #bbbdef
<div style="border: 4px solid #bbbdef">Text here</div>
CSS codes
<p style="color:#bbbdef">Text here</p>
<div style="background-color:#bbbdef">Text here</div>
<div style="border: 4px solid #bbbdef">Text here</div>
#bbbdef Color on white background
This is how a font and box color of #bbbdef will look
on a white background.
#bbbdef Color on black background
This is how a font and box color of #bbbdef hex color will look
on a black background.