In RGB color space, #db2fff hex color has a red value of 219, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #db2fff hex color is composed of 14.12% cyan, 81.57% magenta, 0% yellow and 0% black.
#db2fff color has a hue of 289.6 degrees, a saturation of 100% and a lightness of 59.2%.
#db2fff hex color contains mainly BLUE.
The closest web safe color of #db2fff is #cc33ff
#db2fff hex color has a decimal value of 14364671.
HEX | db2fff | #db2fff |
---|---|---|
RGB | 219, 47, 255 | rgb(219, 47, 255) |
RGB Percent | 85.88, 18.43, 100 | rgb(85.88, 18.43, 100) |
CMYK | 14, 82, 0, 0 | |
HSL | 289.6°, 100, 59.2 | hsl(289.6, 100%, 59.2%) |
HSV | 289.6°, 81.6, 100 |
XYZ | 48.28, 24.313, 96.756 |
---|---|
Hunter Lab | 49.308, 88.488, -81.827 |
CIE-LAB | 56.4, 86.877, -67.454 |
CIE-LCH | 56.4, 109.989, 322.173 |
CIE-LUV | 14.12, 81.57, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #db2fff
CMYK percent of color #db2fff
Text with hexadecimal color #db2fff
This text has a font color of #db2fff
<p style="color:#db2fff">Text here</p>
#db2fff Background Color
This box has a background color of #db2fff
<div style="background-color:#db2fff">Text here</div>
#db2fff Border Color
This box has a border color of #db2fff
<div style="border: 4px solid #db2fff">Text here</div>
CSS codes
<p style="color:#db2fff">Text here</p>
<div style="background-color:#db2fff">Text here</div>
<div style="border: 4px solid #db2fff">Text here</div>
#db2fff Color on white background
This is how a font and box color of #db2fff will look
on a white background.
#db2fff Color on black background
This is how a font and box color of #db2fff hex color will look
on a black background.