In RGB color space, #e820ff hex color has a red value of 232, a green value of 32 and a blue value of 255.
In CMYK color space (used in color printing), #e820ff hex color is composed of 9.02% cyan, 87.45% magenta, 0% yellow and 0% black.
#e820ff color has a hue of 293.8 degrees, a saturation of 100% and a lightness of 56.3%.
#e820ff hex color contains mainly BLUE.
The closest web safe color of #e820ff is #ff33ff
#e820ff hex color has a decimal value of 15212799.
HEX | e820ff | #e820ff |
---|---|---|
RGB | 232, 32, 255 | rgb(232, 32, 255) |
RGB Percent | 90.98, 12.55, 100 | rgb(90.98, 12.55, 100) |
CMYK | 9, 87, 0, 0 | |
HSL | 293.8°, 100, 56.3 | hsl(293.8, 100%, 56.3%) |
HSV | 293.8°, 87.5, 100 |
XYZ | 51.845, 25.409, 96.78 |
---|---|
Hunter Lab | 50.407, 95.378, -78.549 |
CIE-LAB | 57.472, 91.843, -65.621 |
CIE-LCH | 57.472, 112.877, 324.455 |
CIE-LUV | 9.02, 87.45, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #e820ff
CMYK percent of color #e820ff
Text with hexadecimal color #e820ff
This text has a font color of #e820ff
<p style="color:#e820ff">Text here</p>
#e820ff Background Color
This box has a background color of #e820ff
<div style="background-color:#e820ff">Text here</div>
#e820ff Border Color
This box has a border color of #e820ff
<div style="border: 4px solid #e820ff">Text here</div>
CSS codes
<p style="color:#e820ff">Text here</p>
<div style="background-color:#e820ff">Text here</div>
<div style="border: 4px solid #e820ff">Text here</div>
#e820ff Color on white background
This is how a font and box color of #e820ff will look
on a white background.
#e820ff Color on black background
This is how a font and box color of #e820ff hex color will look
on a black background.