In RGB color space, #fc2fff hex color has a red value of 252, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #fc2fff hex color is composed of 1.18% cyan, 81.57% magenta, 0% yellow and 0% black.
#fc2fff color has a hue of 299.1 degrees, a saturation of 100% and a lightness of 59.2%.
#fc2fff hex color contains mainly BLUE.
The closest web safe color of #fc2fff is #ff33ff
#fc2fff hex color has a decimal value of 16527359.
HEX | fc2fff | #fc2fff |
---|---|---|
RGB | 252, 47, 255 | rgb(252, 47, 255) |
RGB Percent | 98.82, 18.43, 100 | rgb(98.82, 18.43, 100) |
CMYK | 1, 82, 0, 0 | |
HSL | 299.1°, 100, 59.2 | hsl(299.1, 100%, 59.2%) |
HSV | 299.1°, 81.6, 100 |
XYZ | 59.211, 29.948, 97.268 |
---|---|
Hunter Lab | 54.725, 97.365, -67.075 |
CIE-LAB | 61.609, 92.507, -58.81 |
CIE-LCH | 61.609, 109.618, 327.554 |
CIE-LUV | 1.18, 81.57, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fc2fff
CMYK percent of color #fc2fff
Text with hexadecimal color #fc2fff
This text has a font color of #fc2fff
<p style="color:#fc2fff">Text here</p>
#fc2fff Background Color
This box has a background color of #fc2fff
<div style="background-color:#fc2fff">Text here</div>
#fc2fff Border Color
This box has a border color of #fc2fff
<div style="border: 4px solid #fc2fff">Text here</div>
CSS codes
<p style="color:#fc2fff">Text here</p>
<div style="background-color:#fc2fff">Text here</div>
<div style="border: 4px solid #fc2fff">Text here</div>
#fc2fff Color on white background
This is how a font and box color of #fc2fff will look
on a white background.
#fc2fff Color on black background
This is how a font and box color of #fc2fff hex color will look
on a black background.