In RGB color space, #cc10ff hex color has a red value of 204, a green value of 16 and a blue value of 255.
In CMYK color space (used in color printing), #cc10ff hex color is composed of 20% cyan, 93.73% magenta, 0% yellow and 0% black.
#cc10ff color has a hue of 287.2 degrees, a saturation of 100% and a lightness of 53.1%.
#cc10ff hex color contains mainly BLUE.
The closest web safe color of #cc10ff is #cc00ff
#cc10ff hex color has a decimal value of 13373695.
HEX | cc10ff | #cc10ff |
---|---|---|
RGB | 204, 16, 255 | rgb(204, 16, 255) |
RGB Percent | 80, 6.27, 100 | rgb(80, 6.27, 100) |
CMYK | 20, 94, 0, 0 | |
HSL | 287.2°, 100, 53.1 | hsl(287.2, 100%, 53.1%) |
HSV | 287.2°, 93.7, 100 |
XYZ | 43.137, 20.428, 96.277 |
---|---|
Hunter Lab | 45.197, 91.268, -94.658 |
CIE-LAB | 52.318, 89.771, -74.174 |
CIE-LCH | 52.318, 116.45, 320.435 |
CIE-LUV | 20, 93.73, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc10ff
CMYK percent of color #cc10ff
Text with hexadecimal color #cc10ff
This text has a font color of #cc10ff
<p style="color:#cc10ff">Text here</p>
#cc10ff Background Color
This box has a background color of #cc10ff
<div style="background-color:#cc10ff">Text here</div>
#cc10ff Border Color
This box has a border color of #cc10ff
<div style="border: 4px solid #cc10ff">Text here</div>
CSS codes
<p style="color:#cc10ff">Text here</p>
<div style="background-color:#cc10ff">Text here</div>
<div style="border: 4px solid #cc10ff">Text here</div>
#cc10ff Color on white background
This is how a font and box color of #cc10ff will look
on a white background.
#cc10ff Color on black background
This is how a font and box color of #cc10ff hex color will look
on a black background.