In RGB color space, #c82fff hex color has a red value of 200, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #c82fff hex color is composed of 21.57% cyan, 81.57% magenta, 0% yellow and 0% black.
#c82fff color has a hue of 284.1 degrees, a saturation of 100% and a lightness of 59.2%.
#c82fff hex color contains mainly BLUE.
The closest web safe color of #c82fff is #cc33ff
#c82fff hex color has a decimal value of 13119487.
HEX | c82fff | #c82fff |
---|---|---|
RGB | 200, 47, 255 | rgb(200, 47, 255) |
RGB Percent | 78.43, 18.43, 100 | rgb(78.43, 18.43, 100) |
CMYK | 22, 82, 0, 0 | |
HSL | 284.1°, 100, 59.2 | hsl(284.1, 100%, 59.2%) |
HSV | 284.1°, 81.6, 100 |
XYZ | 42.886, 21.532, 96.504 |
---|---|
Hunter Lab | 46.403, 83.768, -90.824 |
CIE-LAB | 53.527, 83.813, -72.24 |
CIE-LCH | 53.527, 110.649, 319.241 |
CIE-LUV | 21.57, 81.57, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #c82fff
CMYK percent of color #c82fff
Text with hexadecimal color #c82fff
This text has a font color of #c82fff
<p style="color:#c82fff">Text here</p>
#c82fff Background Color
This box has a background color of #c82fff
<div style="background-color:#c82fff">Text here</div>
#c82fff Border Color
This box has a border color of #c82fff
<div style="border: 4px solid #c82fff">Text here</div>
CSS codes
<p style="color:#c82fff">Text here</p>
<div style="background-color:#c82fff">Text here</div>
<div style="border: 4px solid #c82fff">Text here</div>
#c82fff Color on white background
This is how a font and box color of #c82fff will look
on a white background.
#c82fff Color on black background
This is how a font and box color of #c82fff hex color will look
on a black background.