In RGB color space, #c800fb hex color has a red value of 200, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #c800fb hex color is composed of 20.32% cyan, 100% magenta, 0% yellow and 1.57% black.
#c800fb color has a hue of 287.8 degrees, a saturation of 100% and a lightness of 49.2%.
#c800fb hex color contains mainly BLUE.
The closest web safe color of #c800fb is #cc00ff
#c800fb hex color has a decimal value of 13107451.
HEX | c800fb | #c800fb |
---|---|---|
RGB | 200, 0, 251 | rgb(200, 0, 251) |
RGB Percent | 78.43, 0, 98.43 | rgb(78.43, 0, 98.43) |
CMYK | 20, 100, 0, 2 | |
HSL | 287.8°, 100, 49.2 | hsl(287.8, 100%, 49.2%) |
HSV | 287.8°, 100, 98.4 |
XYZ | 41.232, 19.244, 92.808 |
---|---|
Hunter Lab | 43.868, 91.005, -94.728 |
CIE-LAB | 50.971, 89.832, -74.161 |
CIE-LCH | 50.971, 116.489, 320.459 |
CIE-LUV | 20.32, 100, 0, 1.57 |
Web Safe | cc00ff |
RGB percent of color #c800fb
CMYK percent of color #c800fb
Text with hexadecimal color #c800fb
This text has a font color of #c800fb
<p style="color:#c800fb">Text here</p>
#c800fb Background Color
This box has a background color of #c800fb
<div style="background-color:#c800fb">Text here</div>
#c800fb Border Color
This box has a border color of #c800fb
<div style="border: 4px solid #c800fb">Text here</div>
CSS codes
<p style="color:#c800fb">Text here</p>
<div style="background-color:#c800fb">Text here</div>
<div style="border: 4px solid #c800fb">Text here</div>
#c800fb Color on white background
This is how a font and box color of #c800fb will look
on a white background.
#c800fb Color on black background
This is how a font and box color of #c800fb hex color will look
on a black background.