In RGB color space, #c003ff hex color has a red value of 192, a green value of 3 and a blue value of 255.
In CMYK color space (used in color printing), #c003ff hex color is composed of 24.71% cyan, 98.82% magenta, 0% yellow and 0% black.
#c003ff color has a hue of 285 degrees, a saturation of 100% and a lightness of 50.6%.
#c003ff hex color contains mainly BLUE.
The closest web safe color of #c003ff is #cc00ff
#c003ff hex color has a decimal value of 12583935.
HEX | c003ff | #c003ff |
---|---|---|
RGB | 192, 3, 255 | rgb(192, 3, 255) |
RGB Percent | 75.29, 1.18, 100 | rgb(75.29, 1.18, 100) |
CMYK | 25, 99, 0, 0 | |
HSL | 285°, 100, 50.6 | hsl(285, 100%, 50.6%) |
HSV | 285°, 98.8, 100 |
XYZ | 39.821, 18.492, 96.078 |
---|---|
Hunter Lab | 43.002, 90.04, -102.367 |
CIE-LAB | 50.087, 89.275, -77.887 |
CIE-LCH | 50.087, 118.475, 318.897 |
CIE-LUV | 24.71, 98.82, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #c003ff
CMYK percent of color #c003ff
Text with hexadecimal color #c003ff
This text has a font color of #c003ff
<p style="color:#c003ff">Text here</p>
#c003ff Background Color
This box has a background color of #c003ff
<div style="background-color:#c003ff">Text here</div>
#c003ff Border Color
This box has a border color of #c003ff
<div style="border: 4px solid #c003ff">Text here</div>
CSS codes
<p style="color:#c003ff">Text here</p>
<div style="background-color:#c003ff">Text here</div>
<div style="border: 4px solid #c003ff">Text here</div>
#c003ff Color on white background
This is how a font and box color of #c003ff will look
on a white background.
#c003ff Color on black background
This is how a font and box color of #c003ff hex color will look
on a black background.