In RGB color space, #e02fff hex color has a red value of 224, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #e02fff hex color is composed of 12.16% cyan, 81.57% magenta, 0% yellow and 0% black.
#e02fff color has a hue of 291.1 degrees, a saturation of 100% and a lightness of 59.2%.
#e02fff hex color contains mainly BLUE.
The closest web safe color of #e02fff is #cc33ff
#e02fff hex color has a decimal value of 14692351.
HEX | e02fff | #e02fff |
---|---|---|
RGB | 224, 47, 255 | rgb(224, 47, 255) |
RGB Percent | 87.84, 18.43, 100 | rgb(87.84, 18.43, 100) |
CMYK | 12, 82, 0, 0 | |
HSL | 291.1°, 100, 59.2 | hsl(291.1, 100%, 59.2%) |
HSV | 291.1°, 81.6, 100 |
XYZ | 49.807, 25.1, 96.827 |
---|---|
Hunter Lab | 50.1, 89.782, -79.519 |
CIE-LAB | 57.173, 87.708, -66.168 |
CIE-LCH | 57.173, 109.868, 322.969 |
CIE-LUV | 12.16, 81.57, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #e02fff
CMYK percent of color #e02fff
Text with hexadecimal color #e02fff
This text has a font color of #e02fff
<p style="color:#e02fff">Text here</p>
#e02fff Background Color
This box has a background color of #e02fff
<div style="background-color:#e02fff">Text here</div>
#e02fff Border Color
This box has a border color of #e02fff
<div style="border: 4px solid #e02fff">Text here</div>
CSS codes
<p style="color:#e02fff">Text here</p>
<div style="background-color:#e02fff">Text here</div>
<div style="border: 4px solid #e02fff">Text here</div>
#e02fff Color on white background
This is how a font and box color of #e02fff will look
on a white background.
#e02fff Color on black background
This is how a font and box color of #e02fff hex color will look
on a black background.