In RGB color space, #e000dc hex color has a red value of 224, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #e000dc hex color is composed of 0% cyan, 100% magenta, 1.79% yellow and 12.16% black.
#e000dc color has a hue of 301.1 degrees, a saturation of 100% and a lightness of 43.9%.
#e000dc hex color contains mainly RED.
The closest web safe color of #e000dc is #cc00cc
#e000dc hex color has a decimal value of 14680284.
HEX | e000dc | #e000dc |
---|---|---|
RGB | 224, 0, 220 | rgb(224, 0, 220) |
RGB Percent | 87.84, 0, 86.27 | rgb(87.84, 0, 86.27) |
CMYK | 0, 100, 2, 12 | |
HSL | 301.1°, 100, 43.9 | hsl(301.1, 100%, 43.9%) |
HSV | 301.1°, 100, 87.8 |
XYZ | 43.659, 21.015, 69.465 |
---|---|
Hunter Lab | 45.842, 89.776, -57.753 |
CIE-LAB | 52.966, 88.521, -53.266 |
CIE-LCH | 52.966, 103.311, 328.963 |
CIE-LUV | 0, 100, 1.79, 12.16 |
Web Safe | cc00cc |
RGB percent of color #e000dc
CMYK percent of color #e000dc
Text with hexadecimal color #e000dc
This text has a font color of #e000dc
<p style="color:#e000dc">Text here</p>
#e000dc Background Color
This box has a background color of #e000dc
<div style="background-color:#e000dc">Text here</div>
#e000dc Border Color
This box has a border color of #e000dc
<div style="border: 4px solid #e000dc">Text here</div>
CSS codes
<p style="color:#e000dc">Text here</p>
<div style="background-color:#e000dc">Text here</div>
<div style="border: 4px solid #e000dc">Text here</div>
#e000dc Color on white background
This is how a font and box color of #e000dc will look
on a white background.
#e000dc Color on black background
This is how a font and box color of #e000dc hex color will look
on a black background.