In RGB color space, #cc15ff hex color has a red value of 204, a green value of 21 and a blue value of 255.
In CMYK color space (used in color printing), #cc15ff hex color is composed of 20% cyan, 91.76% magenta, 0% yellow and 0% black.
#cc15ff color has a hue of 286.9 degrees, a saturation of 100% and a lightness of 54.1%.
#cc15ff hex color contains mainly BLUE.
The closest web safe color of #cc15ff is #cc00ff
#cc15ff hex color has a decimal value of 13374975.
HEX | cc15ff | #cc15ff |
---|---|---|
RGB | 204, 21, 255 | rgb(204, 21, 255) |
RGB Percent | 80, 8.24, 100 | rgb(80, 8.24, 100) |
CMYK | 20, 92, 0, 0 | |
HSL | 286.9°, 100, 54.1 | hsl(286.9, 100%, 54.1%) |
HSV | 286.9°, 91.8, 100 |
XYZ | 43.22, 20.594, 96.305 |
---|---|
Hunter Lab | 45.381, 90.585, -94.057 |
CIE-LAB | 52.502, 89.222, -73.874 |
CIE-LCH | 52.502, 115.836, 320.376 |
CIE-LUV | 20, 91.76, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc15ff
CMYK percent of color #cc15ff
Text with hexadecimal color #cc15ff
This text has a font color of #cc15ff
<p style="color:#cc15ff">Text here</p>
#cc15ff Background Color
This box has a background color of #cc15ff
<div style="background-color:#cc15ff">Text here</div>
#cc15ff Border Color
This box has a border color of #cc15ff
<div style="border: 4px solid #cc15ff">Text here</div>
CSS codes
<p style="color:#cc15ff">Text here</p>
<div style="background-color:#cc15ff">Text here</div>
<div style="border: 4px solid #cc15ff">Text here</div>
#cc15ff Color on white background
This is how a font and box color of #cc15ff will look
on a white background.
#cc15ff Color on black background
This is how a font and box color of #cc15ff hex color will look
on a black background.