In RGB color space, #c000ea hex color has a red value of 192, a green value of 0 and a blue value of 234.
In CMYK color space (used in color printing), #c000ea hex color is composed of 17.95% cyan, 100% magenta, 0% yellow and 8.24% black.
#c000ea color has a hue of 289.2 degrees, a saturation of 100% and a lightness of 45.9%.
#c000ea hex color contains mainly BLUE.
The closest web safe color of #c000ea is #cc00ff
#c000ea hex color has a decimal value of 12583146.
HEX | c000ea | #c000ea |
---|---|---|
RGB | 192, 0, 234 | rgb(192, 0, 234) |
RGB Percent | 75.29, 0, 91.76 | rgb(75.29, 0, 91.76) |
CMYK | 18, 100, 0, 8 | |
HSL | 289.2°, 100, 45.9 | hsl(289.2, 100%, 45.9%) |
HSV | 289.2°, 100, 91.8 |
XYZ | 36.59, 17.147, 79.223 |
---|---|
Hunter Lab | 41.409, 85.262, -84.447 |
CIE-LAB | 48.445, 85.95, -68.773 |
CIE-LCH | 48.445, 110.078, 321.335 |
CIE-LUV | 17.95, 100, 0, 8.24 |
Web Safe | cc00ff |
RGB percent of color #c000ea
CMYK percent of color #c000ea
Text with hexadecimal color #c000ea
This text has a font color of #c000ea
<p style="color:#c000ea">Text here</p>
#c000ea Background Color
This box has a background color of #c000ea
<div style="background-color:#c000ea">Text here</div>
#c000ea Border Color
This box has a border color of #c000ea
<div style="border: 4px solid #c000ea">Text here</div>
CSS codes
<p style="color:#c000ea">Text here</p>
<div style="background-color:#c000ea">Text here</div>
<div style="border: 4px solid #c000ea">Text here</div>
#c000ea Color on white background
This is how a font and box color of #c000ea will look
on a white background.
#c000ea Color on black background
This is how a font and box color of #c000ea hex color will look
on a black background.