In RGB color space, #c00fee hex color has a red value of 192, a green value of 15 and a blue value of 238.
In CMYK color space (used in color printing), #c00fee hex color is composed of 19.33% cyan, 93.7% magenta, 0% yellow and 6.67% black.
#c00fee color has a hue of 287.6 degrees, a saturation of 88.14% and a lightness of 49.6%.
#c00fee hex color contains mainly BLUE.
The closest web safe color of #c00fee is #cc00ff
#c00fee hex color has a decimal value of 12586990.
HEX | c00fee | #c00fee |
---|---|---|
RGB | 192, 15, 238 | rgb(192, 15, 238) |
RGB Percent | 75.29, 5.88, 93.33 | rgb(75.29, 5.88, 93.33) |
CMYK | 19, 94, 0, 7 | |
HSL | 287.6°, 88.14, 49.6 | hsl(287.6, 88.14%, 49.6%) |
HSV | 287.6°, 93.7, 93.3 |
XYZ | 37.342, 17.721, 82.341 |
---|---|
Hunter Lab | 42.096, 84.672, -86.505 |
CIE-LAB | 49.156, 85.359, -69.876 |
CIE-LCH | 49.156, 110.312, 320.696 |
CIE-LUV | 19.33, 93.7, 0, 6.67 |
Web Safe | cc00ff |
RGB percent of color #c00fee
CMYK percent of color #c00fee
Text with hexadecimal color #c00fee
This text has a font color of #c00fee
<p style="color:#c00fee">Text here</p>
#c00fee Background Color
This box has a background color of #c00fee
<div style="background-color:#c00fee">Text here</div>
#c00fee Border Color
This box has a border color of #c00fee
<div style="border: 4px solid #c00fee">Text here</div>
CSS codes
<p style="color:#c00fee">Text here</p>
<div style="background-color:#c00fee">Text here</div>
<div style="border: 4px solid #c00fee">Text here</div>
#c00fee Color on white background
This is how a font and box color of #c00fee will look
on a white background.
#c00fee Color on black background
This is how a font and box color of #c00fee hex color will look
on a black background.