In RGB color space, #e004ff hex color has a red value of 224, a green value of 4 and a blue value of 255.
In CMYK color space (used in color printing), #e004ff hex color is composed of 12.16% cyan, 98.43% magenta, 0% yellow and 0% black.
#e004ff color has a hue of 292.6 degrees, a saturation of 100% and a lightness of 50.8%.
#e004ff hex color contains mainly BLUE.
The closest web safe color of #e004ff is #cc00ff
#e004ff hex color has a decimal value of 14681343.
HEX | e004ff | #e004ff |
---|---|---|
RGB | 224, 4, 255 | rgb(224, 4, 255) |
RGB Percent | 87.84, 1.57, 100 | rgb(87.84, 1.57, 100) |
CMYK | 12, 98, 0, 0 | |
HSL | 292.6°, 100, 50.8 | hsl(292.6, 100%, 50.8%) |
HSV | 292.6°, 98.4, 100 |
XYZ | 48.834, 23.154, 96.503 |
---|---|
Hunter Lab | 48.119, 96.946, -85.224 |
CIE-LAB | 55.231, 93.437, -69.302 |
CIE-LCH | 55.231, 116.332, 323.436 |
CIE-LUV | 12.16, 98.43, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #e004ff
CMYK percent of color #e004ff
Text with hexadecimal color #e004ff
This text has a font color of #e004ff
<p style="color:#e004ff">Text here</p>
#e004ff Background Color
This box has a background color of #e004ff
<div style="background-color:#e004ff">Text here</div>
#e004ff Border Color
This box has a border color of #e004ff
<div style="border: 4px solid #e004ff">Text here</div>
CSS codes
<p style="color:#e004ff">Text here</p>
<div style="background-color:#e004ff">Text here</div>
<div style="border: 4px solid #e004ff">Text here</div>
#e004ff Color on white background
This is how a font and box color of #e004ff will look
on a white background.
#e004ff Color on black background
This is how a font and box color of #e004ff hex color will look
on a black background.