In RGB color space, #ff56fd hex color has a red value of 255, a green value of 86 and a blue value of 253.
In CMYK color space (used in color printing), #ff56fd hex color is composed of 0% cyan, 66.27% magenta, 0.78% yellow and 0% black.
#ff56fd color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 66.9%.
#ff56fd hex color contains mainly RED.
The closest web safe color of #ff56fd is #ff66ff
#ff56fd hex color has a decimal value of 16733949.
HEX | ff56fd | #ff56fd |
---|---|---|
RGB | 255, 86, 253 | rgb(255, 86, 253) |
RGB Percent | 100, 33.73, 99.22 | rgb(100, 33.73, 99.22) |
CMYK | 0, 66, 1, 0 | |
HSL | 300.7°, 100, 66.9 | hsl(300.7, 100%, 66.9%) |
HSV | 300.7°, 66.3, 100 |
XYZ | 62.297, 35.007, 96.402 |
---|---|
Hunter Lab | 59.167, 84.402, -55.186 |
CIE-LAB | 65.754, 81.935, -51.091 |
CIE-LCH | 65.754, 96.559, 328.054 |
CIE-LUV | 0, 66.27, 0.78, 0 |
Web Safe | ff66ff |
RGB percent of color #ff56fd
CMYK percent of color #ff56fd
Text with hexadecimal color #ff56fd
This text has a font color of #ff56fd
<p style="color:#ff56fd">Text here</p>
#ff56fd Background Color
This box has a background color of #ff56fd
<div style="background-color:#ff56fd">Text here</div>
#ff56fd Border Color
This box has a border color of #ff56fd
<div style="border: 4px solid #ff56fd">Text here</div>
CSS codes
<p style="color:#ff56fd">Text here</p>
<div style="background-color:#ff56fd">Text here</div>
<div style="border: 4px solid #ff56fd">Text here</div>
#ff56fd Color on white background
This is how a font and box color of #ff56fd will look
on a white background.
#ff56fd Color on black background
This is how a font and box color of #ff56fd hex color will look
on a black background.