In RGB color space, #cc32ff hex color has a red value of 204, a green value of 50 and a blue value of 255.
In CMYK color space (used in color printing), #cc32ff hex color is composed of 20% cyan, 80.39% magenta, 0% yellow and 0% black.
#cc32ff color has a hue of 285.1 degrees, a saturation of 100% and a lightness of 59.8%.
#cc32ff hex color contains mainly BLUE.
The closest web safe color of #cc32ff is #cc33ff
#cc32ff hex color has a decimal value of 13382399.
HEX | cc32ff | #cc32ff |
---|---|---|
RGB | 204, 50, 255 | rgb(204, 50, 255) |
RGB Percent | 80, 19.61, 100 | rgb(80, 19.61, 100) |
CMYK | 20, 80, 0, 0 | |
HSL | 285.1°, 100, 59.8 | hsl(285.1, 100%, 59.8%) |
HSV | 285.1°, 80.4, 100 |
XYZ | 44.092, 22.339, 96.596 |
---|---|
Hunter Lab | 47.264, 83.808, -88.089 |
CIE-LAB | 54.385, 83.676, -70.822 |
CIE-LCH | 54.385, 109.624, 319.756 |
CIE-LUV | 20, 80.39, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #cc32ff
CMYK percent of color #cc32ff
Text with hexadecimal color #cc32ff
This text has a font color of #cc32ff
<p style="color:#cc32ff">Text here</p>
#cc32ff Background Color
This box has a background color of #cc32ff
<div style="background-color:#cc32ff">Text here</div>
#cc32ff Border Color
This box has a border color of #cc32ff
<div style="border: 4px solid #cc32ff">Text here</div>
CSS codes
<p style="color:#cc32ff">Text here</p>
<div style="background-color:#cc32ff">Text here</div>
<div style="border: 4px solid #cc32ff">Text here</div>
#cc32ff Color on white background
This is how a font and box color of #cc32ff will look
on a white background.
#cc32ff Color on black background
This is how a font and box color of #cc32ff hex color will look
on a black background.