In RGB color space, #e00dff hex color has a red value of 224, a green value of 13 and a blue value of 255.
In CMYK color space (used in color printing), #e00dff hex color is composed of 12.16% cyan, 94.9% magenta, 0% yellow and 0% black.
#e00dff color has a hue of 292.3 degrees, a saturation of 100% and a lightness of 52.5%.
#e00dff hex color contains mainly BLUE.
The closest web safe color of #e00dff is #cc00ff
#e00dff hex color has a decimal value of 14683647.
HEX | e00dff | #e00dff |
---|---|---|
RGB | 224, 13, 255 | rgb(224, 13, 255) |
RGB Percent | 87.84, 5.1, 100 | rgb(87.84, 5.1, 100) |
CMYK | 12, 95, 0, 0 | |
HSL | 292.3°, 100, 52.5 | hsl(292.3, 100%, 52.5%) |
HSV | 292.3°, 94.9, 100 |
XYZ | 48.934, 23.355, 96.537 |
---|---|
Hunter Lab | 48.327, 96.17, -84.608 |
CIE-LAB | 55.436, 92.824, -68.97 |
CIE-LCH | 55.436, 115.642, 323.387 |
CIE-LUV | 12.16, 94.9, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #e00dff
CMYK percent of color #e00dff
Text with hexadecimal color #e00dff
This text has a font color of #e00dff
<p style="color:#e00dff">Text here</p>
#e00dff Background Color
This box has a background color of #e00dff
<div style="background-color:#e00dff">Text here</div>
#e00dff Border Color
This box has a border color of #e00dff
<div style="border: 4px solid #e00dff">Text here</div>
CSS codes
<p style="color:#e00dff">Text here</p>
<div style="background-color:#e00dff">Text here</div>
<div style="border: 4px solid #e00dff">Text here</div>
#e00dff Color on white background
This is how a font and box color of #e00dff will look
on a white background.
#e00dff Color on black background
This is how a font and box color of #e00dff hex color will look
on a black background.