brilliant blue/brilliant phthalo blue
#b0b5ed color RGB value is (176,181,237)
#b0b5ed color CMYK value
#b0b5ed color HSL value
HSV(or HSB) | 235.1° | 25.7 | 92.9 |
XYZ | 49.714 | 48.392 | 86.841 |
Yxy | 0.269 | 0.262 | 48.392 |
LAB | 75.072 | 10.307 | -28.455 |
LUV | 75.072 | -5.772 | -46.835 |
Hunter-LAB | 69.565 | 5.827 | -25.32 |
CIE-LCH | 75.072 | 30.264 | 289.912 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B0 | B5 | ED |
Decimal | 176 | 181 | 237 |
Octal | 260 | 265 | 355 |
Binary | 10110000 | 10110101 | 11101101 |
Below, you can see some colors close to #b0b5ed. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #b0b5ed.
<span style="color:#b0b5ed">Text here</span>
This paragraph has a background color of #b0b5ed.
<p style="background-color:#b0b5ed;">Content here</p>
This element has a border color of #b0b5ed.
<div style="border:1px #b0b5ed;">Content here</div>
.text {color:#b0b5ed;}
.background {background-color:#b0b5ed;}
.border {border:1px solid #b0b5ed;}
.text-shadow {border:1px solid #b0b5ed;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020208 is the darkest color, while #f5f6fd is the lightest one.