In RGB color space, #ed7fff hex color has a red value of 237, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #ed7fff hex color is composed of 7.06% cyan, 50.2% magenta, 0% yellow and 0% black.
#ed7fff color has a hue of 291.6 degrees, a saturation of 100% and a lightness of 74.9%.
#ed7fff hex color contains mainly BLUE.
The closest web safe color of #ed7fff is #ff66ff
#ed7fff hex color has a decimal value of 15564799.
HEX | ed7fff | #ed7fff |
---|---|---|
RGB | 237, 127, 255 | rgb(237, 127, 255) |
RGB Percent | 92.94, 49.8, 100 | rgb(92.94, 49.8, 100) |
CMYK | 7, 50, 0, 0 | |
HSL | 291.6°, 100, 74.9 | hsl(291.6, 100%, 74.9%) |
HSV | 291.6°, 50.2, 100 |
XYZ | 60.564, 40.403, 99.214 |
---|---|
Hunter Lab | 63.563, 58.841, -48.05 |
CIE-LAB | 69.756, 60.622, -46.041 |
CIE-LCH | 69.756, 76.124, 322.784 |
CIE-LUV | 7.06, 50.2, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #ed7fff
CMYK percent of color #ed7fff
Text with hexadecimal color #ed7fff
This text has a font color of #ed7fff
<p style="color:#ed7fff">Text here</p>
#ed7fff Background Color
This box has a background color of #ed7fff
<div style="background-color:#ed7fff">Text here</div>
#ed7fff Border Color
This box has a border color of #ed7fff
<div style="border: 4px solid #ed7fff">Text here</div>
CSS codes
<p style="color:#ed7fff">Text here</p>
<div style="background-color:#ed7fff">Text here</div>
<div style="border: 4px solid #ed7fff">Text here</div>
#ed7fff Color on white background
This is how a font and box color of #ed7fff will look
on a white background.
#ed7fff Color on black background
This is how a font and box color of #ed7fff hex color will look
on a black background.