In RGB color space, #db4fff hex color has a red value of 219, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #db4fff hex color is composed of 14.12% cyan, 69.02% magenta, 0% yellow and 0% black.
#db4fff color has a hue of 287.7 degrees, a saturation of 100% and a lightness of 65.5%.
#db4fff hex color contains mainly BLUE.
The closest web safe color of #db4fff is #cc66ff
#db4fff hex color has a decimal value of 14372863.
HEX | db4fff | #db4fff |
---|---|---|
RGB | 219, 79, 255 | rgb(219, 79, 255) |
RGB Percent | 85.88, 30.98, 100 | rgb(85.88, 30.98, 100) |
CMYK | 14, 69, 0, 0 | |
HSL | 287.7°, 100, 65.5 | hsl(287.7, 100%, 65.5%) |
HSV | 287.7°, 69, 100 |
XYZ | 50.059, 27.872, 97.349 |
---|---|
Hunter Lab | 52.794, 76.864, -72.372 |
CIE-LAB | 59.773, 77.179, -62.03 |
CIE-LCH | 59.773, 99.017, 321.211 |
CIE-LUV | 14.12, 69.02, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #db4fff
CMYK percent of color #db4fff
Text with hexadecimal color #db4fff
This text has a font color of #db4fff
<p style="color:#db4fff">Text here</p>
#db4fff Background Color
This box has a background color of #db4fff
<div style="background-color:#db4fff">Text here</div>
#db4fff Border Color
This box has a border color of #db4fff
<div style="border: 4px solid #db4fff">Text here</div>
CSS codes
<p style="color:#db4fff">Text here</p>
<div style="background-color:#db4fff">Text here</div>
<div style="border: 4px solid #db4fff">Text here</div>
#db4fff Color on white background
This is how a font and box color of #db4fff will look
on a white background.
#db4fff Color on black background
This is how a font and box color of #db4fff hex color will look
on a black background.