In RGB color space, #c800fa hex color has a red value of 200, a green value of 0 and a blue value of 250.
In CMYK color space (used in color printing), #c800fa hex color is composed of 20% cyan, 100% magenta, 0% yellow and 1.96% black.
#c800fa color has a hue of 288 degrees, a saturation of 100% and a lightness of 49%.
#c800fa hex color contains mainly BLUE.
The closest web safe color of #c800fa is #cc00ff
#c800fa hex color has a decimal value of 13107450.
HEX | c800fa | #c800fa |
---|---|---|
RGB | 200, 0, 250 | rgb(200, 0, 250) |
RGB Percent | 78.43, 0, 98.04 | rgb(78.43, 0, 98.04) |
CMYK | 20, 100, 0, 2 | |
HSL | 288°, 100, 49 | hsl(288, 100%, 49%) |
HSV | 288°, 100, 98 |
XYZ | 41.075, 19.181, 91.98 |
---|---|
Hunter Lab | 43.796, 90.766, -93.863 |
CIE-LAB | 50.898, 89.667, -73.722 |
CIE-LCH | 50.898, 116.082, 320.574 |
CIE-LUV | 20, 100, 0, 1.96 |
Web Safe | cc00ff |
RGB percent of color #c800fa
CMYK percent of color #c800fa
Text with hexadecimal color #c800fa
This text has a font color of #c800fa
<p style="color:#c800fa">Text here</p>
#c800fa Background Color
This box has a background color of #c800fa
<div style="background-color:#c800fa">Text here</div>
#c800fa Border Color
This box has a border color of #c800fa
<div style="border: 4px solid #c800fa">Text here</div>
CSS codes
<p style="color:#c800fa">Text here</p>
<div style="background-color:#c800fa">Text here</div>
<div style="border: 4px solid #c800fa">Text here</div>
#c800fa Color on white background
This is how a font and box color of #c800fa will look
on a white background.
#c800fa Color on black background
This is how a font and box color of #c800fa hex color will look
on a black background.