In RGB color space, #e110ff hex color has a red value of 225, a green value of 16 and a blue value of 255.
In CMYK color space (used in color printing), #e110ff hex color is composed of 11.76% cyan, 93.73% magenta, 0% yellow and 0% black.
#e110ff color has a hue of 292.5 degrees, a saturation of 100% and a lightness of 53.1%.
#e110ff hex color contains mainly BLUE.
The closest web safe color of #e110ff is #cc00ff
#e110ff hex color has a decimal value of 14749951.
HEX | e110ff | #e110ff |
---|---|---|
RGB | 225, 16, 255 | rgb(225, 16, 255) |
RGB Percent | 88.24, 6.27, 100 | rgb(88.24, 6.27, 100) |
CMYK | 12, 94, 0, 0 | |
HSL | 292.5°, 100, 53.1 | hsl(292.5, 100%, 53.1%) |
HSV | 292.5°, 93.7, 100 |
XYZ | 49.287, 23.598, 96.565 |
---|---|
Hunter Lab | 48.578, 96.095, -83.855 |
CIE-LAB | 55.683, 92.721, -68.563 |
CIE-LCH | 55.683, 115.317, 323.519 |
CIE-LUV | 11.76, 93.73, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #e110ff
CMYK percent of color #e110ff
Text with hexadecimal color #e110ff
This text has a font color of #e110ff
<p style="color:#e110ff">Text here</p>
#e110ff Background Color
This box has a background color of #e110ff
<div style="background-color:#e110ff">Text here</div>
#e110ff Border Color
This box has a border color of #e110ff
<div style="border: 4px solid #e110ff">Text here</div>
CSS codes
<p style="color:#e110ff">Text here</p>
<div style="background-color:#e110ff">Text here</div>
<div style="border: 4px solid #e110ff">Text here</div>
#e110ff Color on white background
This is how a font and box color of #e110ff will look
on a white background.
#e110ff Color on black background
This is how a font and box color of #e110ff hex color will look
on a black background.