In RGB color space, #e800cc hex color has a red value of 232, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #e800cc hex color is composed of 0% cyan, 100% magenta, 12.07% yellow and 9.02% black.
#e800cc color has a hue of 307.2 degrees, a saturation of 100% and a lightness of 45.5%.
#e800cc hex color contains mainly RED.
The closest web safe color of #e800cc is #ff00cc
#e800cc hex color has a decimal value of 15204556.
HEX | e800cc | #e800cc |
---|---|---|
RGB | 232, 0, 204 | rgb(232, 0, 204) |
RGB Percent | 90.98, 0, 80 | rgb(90.98, 0, 80) |
CMYK | 0, 100, 12, 9 | |
HSL | 307.2°, 100, 45.5 | hsl(307.2, 100%, 45.5%) |
HSV | 307.2°, 100, 91 |
XYZ | 44.178, 21.515, 58.951 |
---|---|
Hunter Lab | 46.384, 88.837, -42.884 |
CIE-LAB | 53.509, 87.704, -43.165 |
CIE-LCH | 53.509, 97.751, 333.795 |
CIE-LUV | 0, 100, 12.07, 9.02 |
Web Safe | ff00cc |
RGB percent of color #e800cc
CMYK percent of color #e800cc
Text with hexadecimal color #e800cc
This text has a font color of #e800cc
<p style="color:#e800cc">Text here</p>
#e800cc Background Color
This box has a background color of #e800cc
<div style="background-color:#e800cc">Text here</div>
#e800cc Border Color
This box has a border color of #e800cc
<div style="border: 4px solid #e800cc">Text here</div>
CSS codes
<p style="color:#e800cc">Text here</p>
<div style="background-color:#e800cc">Text here</div>
<div style="border: 4px solid #e800cc">Text here</div>
#e800cc Color on white background
This is how a font and box color of #e800cc will look
on a white background.
#e800cc Color on black background
This is how a font and box color of #e800cc hex color will look
on a black background.