In RGB color space, #ff82fc hex color has a red value of 255, a green value of 130 and a blue value of 252.
In CMYK color space (used in color printing), #ff82fc hex color is composed of 0% cyan, 49.02% magenta, 1.18% yellow and 0% black.
#ff82fc color has a hue of 301.4 degrees, a saturation of 100% and a lightness of 75.5%.
#ff82fc hex color contains mainly RED.
The closest web safe color of #ff82fc is #ff99ff
#ff82fc hex color has a decimal value of 16745212.
HEX | ff82fc | #ff82fc |
---|---|---|
RGB | 255, 130, 252 | rgb(255, 130, 252) |
RGB Percent | 100, 50.98, 98.82 | rgb(100, 50.98, 98.82) |
CMYK | 0, 49, 1, 0 | |
HSL | 301.4°, 100, 75.5 | hsl(301.4, 100%, 75.5%) |
HSV | 301.4°, 49, 100 |
XYZ | 66.793, 44.254, 97.117 |
---|---|
Hunter Lab | 66.524, 62.806, -39.99 |
CIE-LAB | 72.398, 63.504, -40.109 |
CIE-LCH | 72.398, 75.11, 327.724 |
CIE-LUV | 0, 49.02, 1.18, 0 |
Web Safe | ff99ff |
RGB percent of color #ff82fc
CMYK percent of color #ff82fc
Text with hexadecimal color #ff82fc
This text has a font color of #ff82fc
<p style="color:#ff82fc">Text here</p>
#ff82fc Background Color
This box has a background color of #ff82fc
<div style="background-color:#ff82fc">Text here</div>
#ff82fc Border Color
This box has a border color of #ff82fc
<div style="border: 4px solid #ff82fc">Text here</div>
CSS codes
<p style="color:#ff82fc">Text here</p>
<div style="background-color:#ff82fc">Text here</div>
<div style="border: 4px solid #ff82fc">Text here</div>
#ff82fc Color on white background
This is how a font and box color of #ff82fc will look
on a white background.
#ff82fc Color on black background
This is how a font and box color of #ff82fc hex color will look
on a black background.