In RGB color space, #e008ff hex color has a red value of 224, a green value of 8 and a blue value of 255.
In CMYK color space (used in color printing), #e008ff hex color is composed of 12.16% cyan, 96.86% magenta, 0% yellow and 0% black.
#e008ff color has a hue of 292.5 degrees, a saturation of 100% and a lightness of 51.6%.
#e008ff hex color contains mainly BLUE.
The closest web safe color of #e008ff is #cc00ff
#e008ff hex color has a decimal value of 14682367.
HEX | e008ff | #e008ff |
---|---|---|
RGB | 224, 8, 255 | rgb(224, 8, 255) |
RGB Percent | 87.84, 3.14, 100 | rgb(87.84, 3.14, 100) |
CMYK | 12, 97, 0, 0 | |
HSL | 292.5°, 100, 51.6 | hsl(292.5, 100%, 51.6%) |
HSV | 292.5°, 96.9, 100 |
XYZ | 48.877, 23.241, 96.518 |
---|---|
Hunter Lab | 48.209, 96.608, -84.957 |
CIE-LAB | 55.32, 93.17, -69.158 |
CIE-LCH | 55.32, 116.032, 323.414 |
CIE-LUV | 12.16, 96.86, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #e008ff
CMYK percent of color #e008ff
Text with hexadecimal color #e008ff
This text has a font color of #e008ff
<p style="color:#e008ff">Text here</p>
#e008ff Background Color
This box has a background color of #e008ff
<div style="background-color:#e008ff">Text here</div>
#e008ff Border Color
This box has a border color of #e008ff
<div style="border: 4px solid #e008ff">Text here</div>
CSS codes
<p style="color:#e008ff">Text here</p>
<div style="background-color:#e008ff">Text here</div>
<div style="border: 4px solid #e008ff">Text here</div>
#e008ff Color on white background
This is how a font and box color of #e008ff will look
on a white background.
#e008ff Color on black background
This is how a font and box color of #e008ff hex color will look
on a black background.