In RGB color space, #df7fff hex color has a red value of 223, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #df7fff hex color is composed of 12.55% cyan, 50.2% magenta, 0% yellow and 0% black.
#df7fff color has a hue of 285 degrees, a saturation of 100% and a lightness of 74.9%.
#df7fff hex color contains mainly BLUE.
The closest web safe color of #df7fff is #cc66ff
#df7fff hex color has a decimal value of 14647295.
HEX | df7fff | #df7fff |
---|---|---|
RGB | 223, 127, 255 | rgb(223, 127, 255) |
RGB Percent | 87.45, 49.8, 100 | rgb(87.45, 49.8, 100) |
CMYK | 13, 50, 0, 0 | |
HSL | 285°, 100, 74.9 | hsl(285, 100%, 74.9%) |
HSV | 285°, 50.2, 100 |
XYZ | 56.071, 38.087, 99.004 |
---|---|
Hunter Lab | 61.715, 54.176, -51.914 |
CIE-LAB | 68.085, 56.91, -48.785 |
CIE-LCH | 68.085, 74.958, 319.396 |
CIE-LUV | 12.55, 50.2, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #df7fff
CMYK percent of color #df7fff
Text with hexadecimal color #df7fff
This text has a font color of #df7fff
<p style="color:#df7fff">Text here</p>
#df7fff Background Color
This box has a background color of #df7fff
<div style="background-color:#df7fff">Text here</div>
#df7fff Border Color
This box has a border color of #df7fff
<div style="border: 4px solid #df7fff">Text here</div>
CSS codes
<p style="color:#df7fff">Text here</p>
<div style="background-color:#df7fff">Text here</div>
<div style="border: 4px solid #df7fff">Text here</div>
#df7fff Color on white background
This is how a font and box color of #df7fff will look
on a white background.
#df7fff Color on black background
This is how a font and box color of #df7fff hex color will look
on a black background.