In RGB color space, #e020ff hex color has a red value of 224, a green value of 32 and a blue value of 255.
In CMYK color space (used in color printing), #e020ff hex color is composed of 12.16% cyan, 87.45% magenta, 0% yellow and 0% black.
#e020ff color has a hue of 291.7 degrees, a saturation of 100% and a lightness of 56.3%.
#e020ff hex color contains mainly BLUE.
The closest web safe color of #e020ff is #cc33ff
#e020ff hex color has a decimal value of 14688511.
HEX | e020ff | #e020ff |
---|---|---|
RGB | 224, 32, 255 | rgb(224, 32, 255) |
RGB Percent | 87.84, 12.55, 100 | rgb(87.84, 12.55, 100) |
CMYK | 12, 87, 0, 0 | |
HSL | 291.7°, 100, 56.3 | hsl(291.7, 100%, 56.3%) |
HSV | 291.7°, 87.5, 100 |
XYZ | 49.307, 24.1, 96.661 |
---|---|
Hunter Lab | 49.092, 93.372, -82.377 |
CIE-LAB | 56.188, 90.6, -67.756 |
CIE-LCH | 56.188, 113.134, 323.209 |
CIE-LUV | 12.16, 87.45, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #e020ff
CMYK percent of color #e020ff
Text with hexadecimal color #e020ff
This text has a font color of #e020ff
<p style="color:#e020ff">Text here</p>
#e020ff Background Color
This box has a background color of #e020ff
<div style="background-color:#e020ff">Text here</div>
#e020ff Border Color
This box has a border color of #e020ff
<div style="border: 4px solid #e020ff">Text here</div>
CSS codes
<p style="color:#e020ff">Text here</p>
<div style="background-color:#e020ff">Text here</div>
<div style="border: 4px solid #e020ff">Text here</div>
#e020ff Color on white background
This is how a font and box color of #e020ff will look
on a white background.
#e020ff Color on black background
This is how a font and box color of #e020ff hex color will look
on a black background.