In RGB color space, #e31fff hex color has a red value of 227, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #e31fff hex color is composed of 10.98% cyan, 87.84% magenta, 0% yellow and 0% black.
#e31fff color has a hue of 292.5 degrees, a saturation of 100% and a lightness of 56.1%.
#e31fff hex color contains mainly BLUE.
The closest web safe color of #e31fff is #cc33ff
#e31fff hex color has a decimal value of 14884863.
HEX | e31fff | #e31fff |
---|---|---|
RGB | 227, 31, 255 | rgb(227, 31, 255) |
RGB Percent | 89.02, 12.16, 100 | rgb(89.02, 12.16, 100) |
CMYK | 11, 88, 0, 0 | |
HSL | 292.5°, 100, 56.1 | hsl(292.5, 100%, 56.1%) |
HSV | 292.5°, 87.8, 100 |
XYZ | 50.219, 24.531, 96.696 |
---|---|
Hunter Lab | 49.529, 94.312, -81.083 |
CIE-LAB | 56.616, 91.218, -67.042 |
CIE-LCH | 56.616, 113.205, 323.685 |
CIE-LUV | 10.98, 87.84, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #e31fff
CMYK percent of color #e31fff
Text with hexadecimal color #e31fff
This text has a font color of #e31fff
<p style="color:#e31fff">Text here</p>
#e31fff Background Color
This box has a background color of #e31fff
<div style="background-color:#e31fff">Text here</div>
#e31fff Border Color
This box has a border color of #e31fff
<div style="border: 4px solid #e31fff">Text here</div>
CSS codes
<p style="color:#e31fff">Text here</p>
<div style="background-color:#e31fff">Text here</div>
<div style="border: 4px solid #e31fff">Text here</div>
#e31fff Color on white background
This is how a font and box color of #e31fff will look
on a white background.
#e31fff Color on black background
This is how a font and box color of #e31fff hex color will look
on a black background.