strong magenta/strong heliotrope
Enter any color value (e.g., #10d0b0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de2fff color RGB value is (222,47,255)
#de2fff color CMYK value
#de2fff color HSL value
HSV(or HSB) | 290.5° | 81.6 | 100.0 |
XYZ | 49.191 | 24.783 | 96.799 |
Yxy | 0.288 | 0.145 | 24.783 |
LAB | 56.863 | 87.373 | -66.683 |
LUV | 56.863 | 58.232 | -114.413 |
Hunter-LAB | 49.782 | 89.261 | -80.439 |
CIE-LCH | 56.863 | 109.912 | 322.649 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 2F | FF |
Decimal | 222 | 47 | 255 |
Octal | 336 | 57 | 377 |
Binary | 11011110 | 00101111 | 11111111 |
Below, you can see some colors close to #de2fff. 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 #de2fff.
<span style="color:#de2fff">Text here</span>
This paragraph has a background color of #de2fff.
<p style="background-color:#de2fff;">Content here</p>
This element has a border color of #de2fff.
<div style="border:1px #de2fff;">Content here</div>
.text {color:#de2fff;}
.background {background-color:#de2fff;}
.border {border:1px solid #de2fff;}
.text-shadow {border:1px solid #de2fff;}
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, #040004 is the darkest color, while #fceeff is the lightest one.