In RGB color space, #ee01ff hex color has a red value of 238, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #ee01ff hex color is composed of 6.67% cyan, 99.61% magenta, 0% yellow and 0% black.
#ee01ff color has a hue of 296 degrees, a saturation of 100% and a lightness of 50.2%.
#ee01ff hex color contains mainly BLUE.
The closest web safe color of #ee01ff is #ff00ff
#ee01ff hex color has a decimal value of 15598079.
HEX | ee01ff | #ee01ff |
---|---|---|
RGB | 238, 1, 255 | rgb(238, 1, 255) |
RGB Percent | 93.33, 0.39, 100 | rgb(93.33, 0.39, 100) |
CMYK | 7, 100, 0, 0 | |
HSL | 296°, 100, 50.2 | hsl(296, 100%, 50.2%) |
HSV | 296°, 99.6, 100 |
XYZ | 53.321, 25.419, 96.704 |
---|---|
Hunter Lab | 50.417, 100.55, -78.43 |
CIE-LAB | 57.481, 95.643, -65.554 |
CIE-LCH | 57.481, 115.952, 325.573 |
CIE-LUV | 6.67, 99.61, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #ee01ff
CMYK percent of color #ee01ff
Text with hexadecimal color #ee01ff
This text has a font color of #ee01ff
<p style="color:#ee01ff">Text here</p>
#ee01ff Background Color
This box has a background color of #ee01ff
<div style="background-color:#ee01ff">Text here</div>
#ee01ff Border Color
This box has a border color of #ee01ff
<div style="border: 4px solid #ee01ff">Text here</div>
CSS codes
<p style="color:#ee01ff">Text here</p>
<div style="background-color:#ee01ff">Text here</div>
<div style="border: 4px solid #ee01ff">Text here</div>
#ee01ff Color on white background
This is how a font and box color of #ee01ff will look
on a white background.
#ee01ff Color on black background
This is how a font and box color of #ee01ff hex color will look
on a black background.