#2e2ece color RGB value is (46,46,206)
#2e2ece color CMYK value
#2e2ece color HSL value
HSV(or HSB) | 240° | 77.7 | 80.8 |
XYZ | 13.244 | 6.991 | 59.044 |
Yxy | 0.167 | 0.088 | 6.991 |
LAB | 31.787 | 53.242 | -80.702 |
LUV | 31.787 | -7.605 | -105.465 |
Hunter-LAB | 26.441 | 43.141 | -113.891 |
CIE-LCH | 31.787 | 96.683 | 303.414 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2E | 2E | CE |
Decimal | 46 | 46 | 206 |
Octal | 56 | 56 | 316 |
Binary | 00101110 | 00101110 | 11001110 |
Below, you can see some colors close to #2e2ece. 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 #2e2ece.
<span style="color:#2e2ece">Text here</span>
This paragraph has a background color of #2e2ece.
<p style="background-color:#2e2ece;">Content here</p>
This element has a border color of #2e2ece.
<div style="border:1px #2e2ece;">Content here</div>
.text {color:#2e2ece;}
.background {background-color:#2e2ece;}
.border {border:1px solid #2e2ece;}
.text-shadow {border:1px solid #2e2ece;}
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, #03030f is the darkest color, while #fdfdfe is the lightest one.