In RGB color space, #ff80ec hex color has a red value of 255, a green value of 128 and a blue value of 236.
In CMYK color space (used in color printing), #ff80ec hex color is composed of 0% cyan, 49.8% magenta, 7.45% yellow and 0% black.
#ff80ec color has a hue of 309 degrees, a saturation of 100% and a lightness of 75.1%.
#ff80ec hex color contains mainly RED.
The closest web safe color of #ff80ec is #ff99ff
#ff80ec hex color has a decimal value of 16744684.
HEX | ff80ec | #ff80ec |
---|---|---|
RGB | 255, 128, 236 | rgb(255, 128, 236) |
RGB Percent | 100, 50.2, 92.55 | rgb(100, 50.2, 92.55) |
CMYK | 0, 50, 7, 0 | |
HSL | 309°, 100, 75.1 | hsl(309, 100%, 75.1%) |
HSV | 309°, 49.8, 100 |
XYZ | 64.099, 42.754, 84.231 |
---|---|
Hunter Lab | 65.387, 60.559, -30.607 |
CIE-LAB | 71.388, 61.8, -32.929 |
CIE-LCH | 71.388, 70.025, 331.95 |
CIE-LUV | 0, 49.8, 7.45, 0 |
Web Safe | ff99ff |
RGB percent of color #ff80ec
CMYK percent of color #ff80ec
Text with hexadecimal color #ff80ec
This text has a font color of #ff80ec
<p style="color:#ff80ec">Text here</p>
#ff80ec Background Color
This box has a background color of #ff80ec
<div style="background-color:#ff80ec">Text here</div>
#ff80ec Border Color
This box has a border color of #ff80ec
<div style="border: 4px solid #ff80ec">Text here</div>
CSS codes
<p style="color:#ff80ec">Text here</p>
<div style="background-color:#ff80ec">Text here</div>
<div style="border: 4px solid #ff80ec">Text here</div>
#ff80ec Color on white background
This is how a font and box color of #ff80ec will look
on a white background.
#ff80ec Color on black background
This is how a font and box color of #ff80ec hex color will look
on a black background.