In RGB color space, #e65fff hex color has a red value of 230, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #e65fff hex color is composed of 9.8% cyan, 62.75% magenta, 0% yellow and 0% black.
#e65fff color has a hue of 290.6 degrees, a saturation of 100% and a lightness of 68.6%.
#e65fff hex color contains mainly BLUE.
The closest web safe color of #e65fff is #ff66ff
#e65fff hex color has a decimal value of 15097855.
HEX | e65fff | #e65fff |
---|---|---|
RGB | 230, 95, 255 | rgb(230, 95, 255) |
RGB Percent | 90.2, 37.25, 100 | rgb(90.2, 37.25, 100) |
CMYK | 10, 63, 0, 0 | |
HSL | 290.6°, 100, 68.6 | hsl(290.6, 100%, 68.6%) |
HSV | 290.6°, 62.7, 100 |
XYZ | 54.775, 32.227, 97.941 |
---|---|
Hunter Lab | 56.769, 72.885, -62.552 |
CIE-LAB | 63.53, 73.286, -55.942 |
CIE-LCH | 63.53, 92.197, 322.644 |
CIE-LUV | 9.8, 62.75, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #e65fff
CMYK percent of color #e65fff
Text with hexadecimal color #e65fff
This text has a font color of #e65fff
<p style="color:#e65fff">Text here</p>
#e65fff Background Color
This box has a background color of #e65fff
<div style="background-color:#e65fff">Text here</div>
#e65fff Border Color
This box has a border color of #e65fff
<div style="border: 4px solid #e65fff">Text here</div>
CSS codes
<p style="color:#e65fff">Text here</p>
<div style="background-color:#e65fff">Text here</div>
<div style="border: 4px solid #e65fff">Text here</div>
#e65fff Color on white background
This is how a font and box color of #e65fff will look
on a white background.
#e65fff Color on black background
This is how a font and box color of #e65fff hex color will look
on a black background.