In RGB color space, #ff65ea hex color has a red value of 255, a green value of 101 and a blue value of 234.
In CMYK color space (used in color printing), #ff65ea hex color is composed of 0% cyan, 60.39% magenta, 8.24% yellow and 0% black.
#ff65ea color has a hue of 308.2 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65ea hex color contains mainly RED.
The closest web safe color of #ff65ea is #ff66ff
#ff65ea hex color has a decimal value of 16737770.
HEX | ff65ea | #ff65ea |
---|---|---|
RGB | 255, 101, 234 | rgb(255, 101, 234) |
RGB Percent | 100, 39.61, 91.76 | rgb(100, 39.61, 91.76) |
CMYK | 0, 60, 8, 0 | |
HSL | 308.2°, 100, 69.8 | hsl(308.2, 100%, 69.8%) |
HSV | 308.2°, 60.4, 100 |
XYZ | 60.745, 36.508, 81.687 |
---|---|
Hunter Lab | 60.422, 73.716, -37.862 |
CIE-LAB | 66.906, 73.331, -38.789 |
CIE-LCH | 66.906, 82.958, 332.123 |
CIE-LUV | 0, 60.39, 8.24, 0 |
Web Safe | ff66ff |
RGB percent of color #ff65ea
CMYK percent of color #ff65ea
Text with hexadecimal color #ff65ea
This text has a font color of #ff65ea
<p style="color:#ff65ea">Text here</p>
#ff65ea Background Color
This box has a background color of #ff65ea
<div style="background-color:#ff65ea">Text here</div>
#ff65ea Border Color
This box has a border color of #ff65ea
<div style="border: 4px solid #ff65ea">Text here</div>
CSS codes
<p style="color:#ff65ea">Text here</p>
<div style="background-color:#ff65ea">Text here</div>
<div style="border: 4px solid #ff65ea">Text here</div>
#ff65ea Color on white background
This is how a font and box color of #ff65ea will look
on a white background.
#ff65ea Color on black background
This is how a font and box color of #ff65ea hex color will look
on a black background.