#8b8be8 color RGB value is (139,139,232)
#8b8be8 color CMYK value
#8b8be8 color HSL value
HSV(or HSB) | 240° | 40.1 | 91 |
XYZ | 34.446 | 29.78 | 80.277 |
Yxy | 0.238 | 0.206 | 29.78 |
LAB | 61.464 | 22.582 | -47.119 |
LUV | 61.464 | -5.594 | -77.589 |
Hunter-LAB | 54.571 | 17.169 | -49.018 |
CIE-LCH | 61.464 | 52.251 | 295.606 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8B | 8B | E8 |
Decimal | 139 | 139 | 232 |
Octal | 213 | 213 | 350 |
Binary | 10001011 | 10001011 | 11101000 |
Below, you can see some colors close to #8b8be8. 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 #8b8be8.
<span style="color:#8b8be8">Text here</span>
This paragraph has a background color of #8b8be8.
<p style="background-color:#8b8be8;">Content here</p>
This element has a border color of #8b8be8.
<div style="border:1px #8b8be8;">Content here</div>
.text {color:#8b8be8;}
.background {background-color:#8b8be8;}
.border {border:1px solid #8b8be8;}
.text-shadow {border:1px solid #8b8be8;}
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 #f5f5fd is the lightest one.