In RGB color space, #500fee hex color has a red value of 80, a green value of 15 and a blue value of 238.
In CMYK color space (used in color printing), #500fee hex color is composed of 66.39% cyan, 93.7% magenta, 0% yellow and 6.67% black.
#500fee color has a hue of 257.5 degrees, a saturation of 88.14% and a lightness of 49.6%.
#500fee hex color contains mainly BLUE.
The closest web safe color of #500fee is #6600ff
#500fee hex color has a decimal value of 5246958.
HEX | 500fee | #500fee |
---|---|---|
RGB | 80, 15, 238 | rgb(80, 15, 238) |
RGB Percent | 31.37, 5.88, 93.33 | rgb(31.37, 5.88, 93.33) |
CMYK | 66, 94, 0, 7 | |
HSL | 257.5°, 88.14, 49.6 | hsl(257.5, 88.14%, 49.6%) |
HSV | 257.5°, 93.7, 93.3 |
XYZ | 18.912, 8.22, 81.479 |
---|---|
Hunter Lab | 28.671, 67.571, -148.427 |
CIE-LAB | 34.437, 74.501, -94.616 |
CIE-LCH | 34.437, 120.427, 308.217 |
CIE-LUV | 66.39, 93.7, 0, 6.67 |
Web Safe | 6600ff |
RGB percent of color #500fee
CMYK percent of color #500fee
Text with hexadecimal color #500fee
This text has a font color of #500fee
<p style="color:#500fee">Text here</p>
#500fee Background Color
This box has a background color of #500fee
<div style="background-color:#500fee">Text here</div>
#500fee Border Color
This box has a border color of #500fee
<div style="border: 4px solid #500fee">Text here</div>
CSS codes
<p style="color:#500fee">Text here</p>
<div style="background-color:#500fee">Text here</div>
<div style="border: 4px solid #500fee">Text here</div>
#500fee Color on white background
This is how a font and box color of #500fee will look
on a white background.
#500fee Color on black background
This is how a font and box color of #500fee hex color will look
on a black background.