In RGB color space, #e255ff hex color has a red value of 226, a green value of 85 and a blue value of 255.
In CMYK color space (used in color printing), #e255ff hex color is composed of 11.37% cyan, 66.67% magenta, 0% yellow and 0% black.
#e255ff color has a hue of 289.8 degrees, a saturation of 100% and a lightness of 66.7%.
#e255ff hex color contains mainly BLUE.
The closest web safe color of #e255ff is #cc66ff
#e255ff hex color has a decimal value of 14833151.
HEX | e255ff | #e255ff |
---|---|---|
RGB | 226, 85, 255 | rgb(226, 85, 255) |
RGB Percent | 88.63, 33.33, 100 | rgb(88.63, 33.33, 100) |
CMYK | 11, 67, 0, 0 | |
HSL | 289.8°, 100, 66.7 | hsl(289.8, 100%, 66.7%) |
HSV | 289.8°, 66.7, 100 |
XYZ | 52.663, 29.886, 97.601 |
---|---|
Hunter Lab | 54.668, 76.284, -67.585 |
CIE-LAB | 61.556, 76.377, -59.122 |
CIE-LCH | 61.556, 96.586, 322.257 |
CIE-LUV | 11.37, 66.67, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #e255ff
CMYK percent of color #e255ff
Text with hexadecimal color #e255ff
This text has a font color of #e255ff
<p style="color:#e255ff">Text here</p>
#e255ff Background Color
This box has a background color of #e255ff
<div style="background-color:#e255ff">Text here</div>
#e255ff Border Color
This box has a border color of #e255ff
<div style="border: 4px solid #e255ff">Text here</div>
CSS codes
<p style="color:#e255ff">Text here</p>
<div style="background-color:#e255ff">Text here</div>
<div style="border: 4px solid #e255ff">Text here</div>
#e255ff Color on white background
This is how a font and box color of #e255ff will look
on a white background.
#e255ff Color on black background
This is how a font and box color of #e255ff hex color will look
on a black background.