In RGB color space, #d57fff hex color has a red value of 213, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #d57fff hex color is composed of 16.47% cyan, 50.2% magenta, 0% yellow and 0% black.
#d57fff color has a hue of 280.3 degrees, a saturation of 100% and a lightness of 74.9%.
#d57fff hex color contains mainly BLUE.
The closest web safe color of #d57fff is #cc66ff
#d57fff hex color has a decimal value of 13991935.
HEX | d57fff | #d57fff |
---|---|---|
RGB | 213, 127, 255 | rgb(213, 127, 255) |
RGB Percent | 83.53, 49.8, 100 | rgb(83.53, 49.8, 100) |
CMYK | 16, 50, 0, 0 | |
HSL | 280.3°, 100, 74.9 | hsl(280.3, 100%, 74.9%) |
HSV | 280.3°, 50.2, 100 |
XYZ | 53.08, 36.545, 98.864 |
---|---|
Hunter Lab | 60.452, 50.939, -54.646 |
CIE-LAB | 66.934, 54.275, -50.677 |
CIE-LCH | 66.934, 74.256, 316.963 |
CIE-LUV | 16.47, 50.2, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #d57fff
CMYK percent of color #d57fff
Text with hexadecimal color #d57fff
This text has a font color of #d57fff
<p style="color:#d57fff">Text here</p>
#d57fff Background Color
This box has a background color of #d57fff
<div style="background-color:#d57fff">Text here</div>
#d57fff Border Color
This box has a border color of #d57fff
<div style="border: 4px solid #d57fff">Text here</div>
CSS codes
<p style="color:#d57fff">Text here</p>
<div style="background-color:#d57fff">Text here</div>
<div style="border: 4px solid #d57fff">Text here</div>
#d57fff Color on white background
This is how a font and box color of #d57fff will look
on a white background.
#d57fff Color on black background
This is how a font and box color of #d57fff hex color will look
on a black background.