In RGB color space, #c86fff hex color has a red value of 200, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #c86fff hex color is composed of 21.57% cyan, 56.47% magenta, 0% yellow and 0% black.
#c86fff color has a hue of 277.1 degrees, a saturation of 100% and a lightness of 71.8%.
#c86fff hex color contains mainly BLUE.
The closest web safe color of #c86fff is #cc66ff
#c86fff hex color has a decimal value of 13135871.
HEX | c86fff | #c86fff |
---|---|---|
RGB | 200, 111, 255 | rgb(200, 111, 255) |
RGB Percent | 78.43, 43.53, 100 | rgb(78.43, 43.53, 100) |
CMYK | 22, 56, 0, 0 | |
HSL | 277.1°, 100, 71.8 | hsl(277.1, 100%, 71.8%) |
HSV | 277.1°, 56.5, 100 |
XYZ | 47.554, 30.868, 98.06 |
---|---|
Hunter Lab | 55.559, 55.553, -65.754 |
CIE-LAB | 62.396, 59.021, -57.975 |
CIE-LCH | 62.396, 82.732, 315.512 |
CIE-LUV | 21.57, 56.47, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #c86fff
CMYK percent of color #c86fff
Text with hexadecimal color #c86fff
This text has a font color of #c86fff
<p style="color:#c86fff">Text here</p>
#c86fff Background Color
This box has a background color of #c86fff
<div style="background-color:#c86fff">Text here</div>
#c86fff Border Color
This box has a border color of #c86fff
<div style="border: 4px solid #c86fff">Text here</div>
CSS codes
<p style="color:#c86fff">Text here</p>
<div style="background-color:#c86fff">Text here</div>
<div style="border: 4px solid #c86fff">Text here</div>
#c86fff Color on white background
This is how a font and box color of #c86fff will look
on a white background.
#c86fff Color on black background
This is how a font and box color of #c86fff hex color will look
on a black background.