deep magenta
Enter any color value (e.g., #4e0f67, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f603fe color RGB value is (246,3,254)
#f603fe color CMYK value
#f603fe color HSL value
HSV(or HSB) | 298.1° | 98.8 | 99.6 |
XYZ | 55.928 | 26.814 | 95.994 |
Yxy | 0.313 | 0.150 | 26.814 |
LAB | 58.801 | 96.566 | -62.806 |
LUV | 58.801 | 77.968 | -110.762 |
Hunter-LAB | 51.782 | 102.174 | -73.665 |
CIE-LCH | 58.801 | 115.194 | 326.960 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F6 | 3 | FE |
Decimal | 246 | 3 | 254 |
Octal | 366 | 3 | 376 |
Binary | 11110110 | 00000011 | 11111110 |
Below, you can see some colors close to #f603fe. 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 #f603fe.
<span style="color:#f603fe">Text here</span>
This paragraph has a background color of #f603fe.
<p style="background-color:#f603fe;">Content here</p>
This element has a border color of #f603fe.
<div style="border:1px #f603fe;">Content here</div>
.text {color:#f603fe;}
.background {background-color:#f603fe;}
.border {border:1px solid #f603fe;}
.text-shadow {border:1px solid #f603fe;}
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, #020002 is the darkest color, while #feecff is the lightest one.