In RGB color space, #c800fc hex color has a red value of 200, a green value of 0 and a blue value of 252.
In CMYK color space (used in color printing), #c800fc hex color is composed of 20.63% cyan, 100% magenta, 0% yellow and 1.18% black.
#c800fc color has a hue of 287.6 degrees, a saturation of 100% and a lightness of 49.4%.
#c800fc hex color contains mainly BLUE.
The closest web safe color of #c800fc is #cc00ff
#c800fc hex color has a decimal value of 13107452.
HEX | c800fc | #c800fc |
---|---|---|
RGB | 200, 0, 252 | rgb(200, 0, 252) |
RGB Percent | 78.43, 0, 98.82 | rgb(78.43, 0, 98.82) |
CMYK | 21, 100, 0, 1 | |
HSL | 287.6°, 100, 49.4 | hsl(287.6, 100%, 49.4%) |
HSV | 287.6°, 100, 98.8 |
XYZ | 41.39, 19.308, 93.641 |
---|---|
Hunter Lab | 43.941, 91.241, -95.592 |
CIE-LAB | 51.046, 89.996, -74.599 |
CIE-LCH | 51.046, 116.894, 320.344 |
CIE-LUV | 20.63, 100, 0, 1.18 |
Web Safe | cc00ff |
RGB percent of color #c800fc
CMYK percent of color #c800fc
Text with hexadecimal color #c800fc
This text has a font color of #c800fc
<p style="color:#c800fc">Text here</p>
#c800fc Background Color
This box has a background color of #c800fc
<div style="background-color:#c800fc">Text here</div>
#c800fc Border Color
This box has a border color of #c800fc
<div style="border: 4px solid #c800fc">Text here</div>
CSS codes
<p style="color:#c800fc">Text here</p>
<div style="background-color:#c800fc">Text here</div>
<div style="border: 4px solid #c800fc">Text here</div>
#c800fc Color on white background
This is how a font and box color of #c800fc will look
on a white background.
#c800fc Color on black background
This is how a font and box color of #c800fc hex color will look
on a black background.