In RGB color space, #cc64ff hex color has a red value of 204, a green value of 100 and a blue value of 255.
In CMYK color space (used in color printing), #cc64ff hex color is composed of 20% cyan, 60.78% magenta, 0% yellow and 0% black.
#cc64ff color has a hue of 280.3 degrees, a saturation of 100% and a lightness of 69.6%.
#cc64ff hex color contains mainly BLUE.
The closest web safe color of #cc64ff is #cc66ff
#cc64ff hex color has a decimal value of 13395199.
HEX | cc64ff | #cc64ff |
---|---|---|
RGB | 204, 100, 255 | rgb(204, 100, 255) |
RGB Percent | 80, 39.22, 100 | rgb(80, 39.22, 100) |
CMYK | 20, 61, 0, 0 | |
HSL | 280.3°, 100, 69.6 | hsl(280.3, 100%, 69.6%) |
HSV | 280.3°, 60.8, 100 |
XYZ | 47.509, 29.172, 97.734 |
---|---|
Hunter Lab | 54.011, 62.492, -69.478 |
CIE-LAB | 60.933, 65.202, -60.283 |
CIE-LCH | 60.933, 88.799, 317.245 |
CIE-LUV | 20, 60.78, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #cc64ff
CMYK percent of color #cc64ff
Text with hexadecimal color #cc64ff
This text has a font color of #cc64ff
<p style="color:#cc64ff">Text here</p>
#cc64ff Background Color
This box has a background color of #cc64ff
<div style="background-color:#cc64ff">Text here</div>
#cc64ff Border Color
This box has a border color of #cc64ff
<div style="border: 4px solid #cc64ff">Text here</div>
CSS codes
<p style="color:#cc64ff">Text here</p>
<div style="background-color:#cc64ff">Text here</div>
<div style="border: 4px solid #cc64ff">Text here</div>
#cc64ff Color on white background
This is how a font and box color of #cc64ff will look
on a white background.
#cc64ff Color on black background
This is how a font and box color of #cc64ff hex color will look
on a black background.