In RGB color space, #d64fff hex color has a red value of 214, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #d64fff hex color is composed of 16.08% cyan, 69.02% magenta, 0% yellow and 0% black.
#d64fff color has a hue of 286 degrees, a saturation of 100% and a lightness of 65.5%.
#d64fff hex color contains mainly BLUE.
The closest web safe color of #d64fff is #cc66ff
#d64fff hex color has a decimal value of 14045183.
HEX | d64fff | #d64fff |
---|---|---|
RGB | 214, 79, 255 | rgb(214, 79, 255) |
RGB Percent | 83.92, 30.98, 100 | rgb(83.92, 30.98, 100) |
CMYK | 16, 69, 0, 0 | |
HSL | 286°, 100, 65.5 | hsl(286, 100%, 65.5%) |
HSV | 286°, 69, 100 |
XYZ | 48.578, 27.108, 97.28 |
---|---|
Hunter Lab | 52.065, 75.43, -74.333 |
CIE-LAB | 59.074, 76.169, -63.189 |
CIE-LCH | 59.074, 98.968, 320.321 |
CIE-LUV | 16.08, 69.02, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #d64fff
CMYK percent of color #d64fff
Text with hexadecimal color #d64fff
This text has a font color of #d64fff
<p style="color:#d64fff">Text here</p>
#d64fff Background Color
This box has a background color of #d64fff
<div style="background-color:#d64fff">Text here</div>
#d64fff Border Color
This box has a border color of #d64fff
<div style="border: 4px solid #d64fff">Text here</div>
CSS codes
<p style="color:#d64fff">Text here</p>
<div style="background-color:#d64fff">Text here</div>
<div style="border: 4px solid #d64fff">Text here</div>
#d64fff Color on white background
This is how a font and box color of #d64fff will look
on a white background.
#d64fff Color on black background
This is how a font and box color of #d64fff hex color will look
on a black background.