In RGB color space, #c01abc hex color has a red value of 192, a green value of 26 and a blue value of 188.
In CMYK color space (used in color printing), #c01abc hex color is composed of 0% cyan, 86.46% magenta, 2.08% yellow and 24.71% black.
#c01abc color has a hue of 301.4 degrees, a saturation of 76.15% and a lightness of 42.7%.
#c01abc hex color contains mainly RED.
The closest web safe color of #c01abc is #cc33cc
#c01abc hex color has a decimal value of 12589756.
HEX | c01abc | #c01abc |
---|---|---|
RGB | 192, 26, 188 | rgb(192, 26, 188) |
RGB Percent | 75.29, 10.2, 73.73 | rgb(75.29, 10.2, 73.73) |
CMYK | 0, 86, 2, 25 | |
HSL | 301.4°, 76.15, 42.7 | hsl(301.4, 76.15%, 42.7%) |
HSV | 301.4°, 86.5, 75.3 |
XYZ | 31.185, 15.576, 48.94 |
---|---|
Hunter Lab | 39.466, 71.978, -45.896 |
CIE-LAB | 46.413, 75.835, -45.593 |
CIE-LCH | 46.413, 88.485, 328.985 |
CIE-LUV | 0, 86.46, 2.08, 24.71 |
Web Safe | cc33cc |
RGB percent of color #c01abc
CMYK percent of color #c01abc
Text with hexadecimal color #c01abc
This text has a font color of #c01abc
<p style="color:#c01abc">Text here</p>
#c01abc Background Color
This box has a background color of #c01abc
<div style="background-color:#c01abc">Text here</div>
#c01abc Border Color
This box has a border color of #c01abc
<div style="border: 4px solid #c01abc">Text here</div>
CSS codes
<p style="color:#c01abc">Text here</p>
<div style="background-color:#c01abc">Text here</div>
<div style="border: 4px solid #c01abc">Text here</div>
#c01abc Color on white background
This is how a font and box color of #c01abc will look
on a white background.
#c01abc Color on black background
This is how a font and box color of #c01abc hex color will look
on a black background.