In RGB color space, #c04fff hex color has a red value of 192, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #c04fff hex color is composed of 24.71% cyan, 69.02% magenta, 0% yellow and 0% black.
#c04fff color has a hue of 278.5 degrees, a saturation of 100% and a lightness of 65.5%.
#c04fff hex color contains mainly BLUE.
The closest web safe color of #c04fff is #cc66ff
#c04fff hex color has a decimal value of 12603391.
HEX | c04fff | #c04fff |
---|---|---|
RGB | 192, 79, 255 | rgb(192, 79, 255) |
RGB Percent | 75.29, 30.98, 100 | rgb(75.29, 30.98, 100) |
CMYK | 25, 69, 0, 0 | |
HSL | 278.5°, 100, 65.5 | hsl(278.5, 100%, 65.5%) |
HSV | 278.5°, 69, 100 |
XYZ | 42.584, 24.018, 96.999 |
---|---|
Hunter Lab | 49.008, 69.337, -83.044 |
CIE-LAB | 56.106, 71.794, -68.121 |
CIE-LCH | 56.106, 98.969, 316.504 |
CIE-LUV | 24.71, 69.02, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #c04fff
CMYK percent of color #c04fff
Text with hexadecimal color #c04fff
This text has a font color of #c04fff
<p style="color:#c04fff">Text here</p>
#c04fff Background Color
This box has a background color of #c04fff
<div style="background-color:#c04fff">Text here</div>
#c04fff Border Color
This box has a border color of #c04fff
<div style="border: 4px solid #c04fff">Text here</div>
CSS codes
<p style="color:#c04fff">Text here</p>
<div style="background-color:#c04fff">Text here</div>
<div style="border: 4px solid #c04fff">Text here</div>
#c04fff Color on white background
This is how a font and box color of #c04fff will look
on a white background.
#c04fff Color on black background
This is how a font and box color of #c04fff hex color will look
on a black background.