In RGB color space, #cc00fb hex color has a red value of 204, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #cc00fb hex color is composed of 18.73% cyan, 100% magenta, 0% yellow and 1.57% black.
#cc00fb color has a hue of 288.8 degrees, a saturation of 100% and a lightness of 49.2%.
#cc00fb hex color contains mainly BLUE.
The closest web safe color of #cc00fb is #cc00ff
#cc00fb hex color has a decimal value of 13369595.
HEX | cc00fb | #cc00fb |
---|---|---|
RGB | 204, 0, 251 | rgb(204, 0, 251) |
RGB Percent | 80, 0, 98.43 | rgb(80, 0, 98.43) |
CMYK | 19, 100, 0, 2 | |
HSL | 288.8°, 100, 49.2 | hsl(288.8, 100%, 49.2%) |
HSV | 288.8°, 100, 98.4 |
XYZ | 42.314, 19.802, 92.859 |
---|---|
Hunter Lab | 44.499, 91.86, -92.574 |
CIE-LAB | 51.613, 90.351, -73.09 |
CIE-LCH | 51.613, 116.213, 321.029 |
CIE-LUV | 18.73, 100, 0, 1.57 |
Web Safe | cc00ff |
RGB percent of color #cc00fb
CMYK percent of color #cc00fb
Text with hexadecimal color #cc00fb
This text has a font color of #cc00fb
<p style="color:#cc00fb">Text here</p>
#cc00fb Background Color
This box has a background color of #cc00fb
<div style="background-color:#cc00fb">Text here</div>
#cc00fb Border Color
This box has a border color of #cc00fb
<div style="border: 4px solid #cc00fb">Text here</div>
CSS codes
<p style="color:#cc00fb">Text here</p>
<div style="background-color:#cc00fb">Text here</div>
<div style="border: 4px solid #cc00fb">Text here</div>
#cc00fb Color on white background
This is how a font and box color of #cc00fb will look
on a white background.
#cc00fb Color on black background
This is how a font and box color of #cc00fb hex color will look
on a black background.