In RGB color space, #da7fff hex color has a red value of 218, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #da7fff hex color is composed of 14.51% cyan, 50.2% magenta, 0% yellow and 0% black.
#da7fff color has a hue of 282.7 degrees, a saturation of 100% and a lightness of 74.9%.
#da7fff hex color contains mainly BLUE.
The closest web safe color of #da7fff is #cc66ff
#da7fff hex color has a decimal value of 14319615.
HEX | da7fff | #da7fff |
---|---|---|
RGB | 218, 127, 255 | rgb(218, 127, 255) |
RGB Percent | 85.49, 49.8, 100 | rgb(85.49, 49.8, 100) |
CMYK | 15, 50, 0, 0 | |
HSL | 282.7°, 100, 74.9 | hsl(282.7, 100%, 74.9%) |
HSV | 282.7°, 50.2, 100 |
XYZ | 54.553, 37.304, 98.933 |
---|---|
Hunter Lab | 61.077, 52.549, -53.285 |
CIE-LAB | 67.504, 55.591, -49.739 |
CIE-LCH | 67.504, 74.594, 318.18 |
CIE-LUV | 14.51, 50.2, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #da7fff
CMYK percent of color #da7fff
Text with hexadecimal color #da7fff
This text has a font color of #da7fff
<p style="color:#da7fff">Text here</p>
#da7fff Background Color
This box has a background color of #da7fff
<div style="background-color:#da7fff">Text here</div>
#da7fff Border Color
This box has a border color of #da7fff
<div style="border: 4px solid #da7fff">Text here</div>
CSS codes
<p style="color:#da7fff">Text here</p>
<div style="background-color:#da7fff">Text here</div>
<div style="border: 4px solid #da7fff">Text here</div>
#da7fff Color on white background
This is how a font and box color of #da7fff will look
on a white background.
#da7fff Color on black background
This is how a font and box color of #da7fff hex color will look
on a black background.