In RGB color space, #ff5aff hex color has a red value of 255, a green value of 90 and a blue value of 255.
In CMYK color space (used in color printing), #ff5aff hex color is composed of 0% cyan, 64.71% magenta, 0% yellow and 0% black.
#ff5aff color has a hue of 300 degrees, a saturation of 100% and a lightness of 67.6%.
#ff5aff hex color contains mainly RED.
The closest web safe color of #ff5aff is #ff66ff
#ff5aff hex color has a decimal value of 16734975.
HEX | ff5aff | #ff5aff |
---|---|---|
RGB | 255, 90, 255 | rgb(255, 90, 255) |
RGB Percent | 100, 35.29, 100 | rgb(100, 35.29, 100) |
CMYK | 0, 65, 0, 0 | |
HSL | 300°, 100, 67.6 | hsl(300, 100%, 67.6%) |
HSV | 300°, 64.7, 100 |
XYZ | 62.946, 35.792, 98.199 |
---|---|
Hunter Lab | 59.826, 83.111, -55.44 |
CIE-LAB | 66.361, 80.823, -51.231 |
CIE-LCH | 66.361, 95.692, 327.631 |
CIE-LUV | 0, 64.71, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #ff5aff
CMYK percent of color #ff5aff
Text with hexadecimal color #ff5aff
This text has a font color of #ff5aff
<p style="color:#ff5aff">Text here</p>
#ff5aff Background Color
This box has a background color of #ff5aff
<div style="background-color:#ff5aff">Text here</div>
#ff5aff Border Color
This box has a border color of #ff5aff
<div style="border: 4px solid #ff5aff">Text here</div>
CSS codes
<p style="color:#ff5aff">Text here</p>
<div style="background-color:#ff5aff">Text here</div>
<div style="border: 4px solid #ff5aff">Text here</div>
#ff5aff Color on white background
This is how a font and box color of #ff5aff will look
on a white background.
#ff5aff Color on black background
This is how a font and box color of #ff5aff hex color will look
on a black background.