In RGB color space, #c128ff hex color has a red value of 193, a green value of 40 and a blue value of 255.
In CMYK color space (used in color printing), #c128ff hex color is composed of 24.31% cyan, 84.31% magenta, 0% yellow and 0% black.
#c128ff color has a hue of 282.7 degrees, a saturation of 100% and a lightness of 57.8%.
#c128ff hex color contains mainly BLUE.
The closest web safe color of #c128ff is #cc33ff
#c128ff hex color has a decimal value of 12658943.
HEX | c128ff | #c128ff |
---|---|---|
RGB | 193, 40, 255 | rgb(193, 40, 255) |
RGB Percent | 75.69, 15.69, 100 | rgb(75.69, 15.69, 100) |
CMYK | 24, 84, 0, 0 | |
HSL | 282.7°, 100, 57.8 | hsl(282.7, 100%, 57.8%) |
HSV | 282.7°, 84.3, 100 |
XYZ | 40.801, 20.075, 96.332 |
---|---|
Hunter Lab | 44.805, 84.139, -96.111 |
CIE-LAB | 51.922, 84.412, -74.893 |
CIE-LCH | 51.922, 112.847, 318.42 |
CIE-LUV | 24.31, 84.31, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #c128ff
CMYK percent of color #c128ff
Text with hexadecimal color #c128ff
This text has a font color of #c128ff
<p style="color:#c128ff">Text here</p>
#c128ff Background Color
This box has a background color of #c128ff
<div style="background-color:#c128ff">Text here</div>
#c128ff Border Color
This box has a border color of #c128ff
<div style="border: 4px solid #c128ff">Text here</div>
CSS codes
<p style="color:#c128ff">Text here</p>
<div style="background-color:#c128ff">Text here</div>
<div style="border: 4px solid #c128ff">Text here</div>
#c128ff Color on white background
This is how a font and box color of #c128ff will look
on a white background.
#c128ff Color on black background
This is how a font and box color of #c128ff hex color will look
on a black background.