In RGB color space, #ff8fff hex color has a red value of 255, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #ff8fff hex color is composed of 0% cyan, 43.92% magenta, 0% yellow and 0% black.
#ff8fff color has a hue of 300 degrees, a saturation of 100% and a lightness of 78%.
#ff8fff hex color contains mainly RED.
The closest web safe color of #ff8fff is #ff99ff
#ff8fff hex color has a decimal value of 16748543.
HEX | ff8fff | #ff8fff |
---|---|---|
RGB | 255, 143, 255 | rgb(255, 143, 255) |
RGB Percent | 100, 56.08, 100 | rgb(100, 56.08, 100) |
CMYK | 0, 44, 0, 0 | |
HSL | 300°, 100, 78 | hsl(300, 100%, 78%) |
HSV | 300°, 43.9, 100 |
XYZ | 69.112, 48.125, 100.254 |
---|---|
Hunter Lab | 69.372, 56.429, -37.123 |
CIE-LAB | 74.904, 57.79, -37.84 |
CIE-LCH | 74.904, 69.076, 326.784 |
CIE-LUV | 0, 43.92, 0, 0 |
Web Safe | ff99ff |
RGB percent of color #ff8fff
CMYK percent of color #ff8fff
Text with hexadecimal color #ff8fff
This text has a font color of #ff8fff
<p style="color:#ff8fff">Text here</p>
#ff8fff Background Color
This box has a background color of #ff8fff
<div style="background-color:#ff8fff">Text here</div>
#ff8fff Border Color
This box has a border color of #ff8fff
<div style="border: 4px solid #ff8fff">Text here</div>
CSS codes
<p style="color:#ff8fff">Text here</p>
<div style="background-color:#ff8fff">Text here</div>
<div style="border: 4px solid #ff8fff">Text here</div>
#ff8fff Color on white background
This is how a font and box color of #ff8fff will look
on a white background.
#ff8fff Color on black background
This is how a font and box color of #ff8fff hex color will look
on a black background.