reddish black
Enter any color value (e.g., #6219b5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8201ff color RGB value is (130,1,255)
#8201ff color CMYK value
#8201ff color HSL value
HSV(or HSB) | 270.5° | 99.6 | 100 |
XYZ | 27.267 | 11.988 | 95.484 |
Yxy | 0.202 | 0.089 | 11.988 |
LAB | 41.196 | 83.227 | -92.82 |
LUV | 41.196 | 12.399 | -133.745 |
Hunter-LAB | 34.623 | 79.984 | -139.276 |
CIE-LCH | 41.196 | 124.669 | 311.881 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 82 | 1 | FF |
Decimal | 130 | 1 | 255 |
Octal | 202 | 1 | 377 |
Binary | 10000010 | 00000001 | 11111111 |
Below, you can see some colors close to #8201ff. 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 #8201ff.
<span style="color:#8201ff">Text here</span>
This paragraph has a background color of #8201ff.
<p style="background-color:#8201ff;">Content here</p>
This element has a border color of #8201ff.
<div style="border:1px #8201ff;">Content here</div>
.text {color:#8201ff;}
.background {background-color:#8201ff;}
.border {border:1px solid #8201ff;}
.text-shadow {border:1px solid #8201ff;}
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, #010001 is the darkest color, while #f5ebff is the lightest one.