In RGB color space, #fc05ff hex color has a red value of 252, a green value of 5 and a blue value of 255.
In CMYK color space (used in color printing), #fc05ff hex color is composed of 1.18% cyan, 98.04% magenta, 0% yellow and 0% black.
#fc05ff color has a hue of 299.3 degrees, a saturation of 100% and a lightness of 51%.
#fc05ff hex color contains mainly BLUE.
The closest web safe color of #fc05ff is #ff00ff
#fc05ff hex color has a decimal value of 16516607.
HEX | fc05ff | #fc05ff |
---|---|---|
RGB | 252, 5, 255 | rgb(252, 5, 255) |
RGB Percent | 98.82, 1.96, 100 | rgb(98.82, 1.96, 100) |
CMYK | 1, 98, 0, 0 | |
HSL | 299.3°, 100, 51 | hsl(299.3, 100%, 51%) |
HSV | 299.3°, 98, 100 |
XYZ | 58.249, 28.024, 96.947 |
---|---|
Hunter Lab | 52.938, 103.768, -71.524 |
CIE-LAB | 59.91, 97.504, -61.527 |
CIE-LCH | 59.91, 115.294, 327.747 |
CIE-LUV | 1.18, 98.04, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #fc05ff
CMYK percent of color #fc05ff
Text with hexadecimal color #fc05ff
This text has a font color of #fc05ff
<p style="color:#fc05ff">Text here</p>
#fc05ff Background Color
This box has a background color of #fc05ff
<div style="background-color:#fc05ff">Text here</div>
#fc05ff Border Color
This box has a border color of #fc05ff
<div style="border: 4px solid #fc05ff">Text here</div>
CSS codes
<p style="color:#fc05ff">Text here</p>
<div style="background-color:#fc05ff">Text here</div>
<div style="border: 4px solid #fc05ff">Text here</div>
#fc05ff Color on white background
This is how a font and box color of #fc05ff will look
on a white background.
#fc05ff Color on black background
This is how a font and box color of #fc05ff hex color will look
on a black background.