In RGB color space, #d01fff hex color has a red value of 208, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #d01fff hex color is composed of 18.43% cyan, 87.84% magenta, 0% yellow and 0% black.
#d01fff color has a hue of 287.4 degrees, a saturation of 100% and a lightness of 56.1%.
#d01fff hex color contains mainly BLUE.
The closest web safe color of #d01fff is #cc33ff
#d01fff hex color has a decimal value of 13639679.
HEX | d01fff | #d01fff |
---|---|---|
RGB | 208, 31, 255 | rgb(208, 31, 255) |
RGB Percent | 81.57, 12.16, 100 | rgb(81.57, 12.16, 100) |
CMYK | 18, 88, 0, 0 | |
HSL | 287.4°, 100, 56.1 | hsl(287.4, 100%, 56.1%) |
HSV | 287.4°, 87.8, 100 |
XYZ | 44.552, 21.61, 96.431 |
---|---|
Hunter Lab | 46.487, 89.72, -90.45 |
CIE-LAB | 53.611, 88.354, -72.047 |
CIE-LCH | 53.611, 114.005, 320.805 |
CIE-LUV | 18.43, 87.84, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #d01fff
CMYK percent of color #d01fff
Text with hexadecimal color #d01fff
This text has a font color of #d01fff
<p style="color:#d01fff">Text here</p>
#d01fff Background Color
This box has a background color of #d01fff
<div style="background-color:#d01fff">Text here</div>
#d01fff Border Color
This box has a border color of #d01fff
<div style="border: 4px solid #d01fff">Text here</div>
CSS codes
<p style="color:#d01fff">Text here</p>
<div style="background-color:#d01fff">Text here</div>
<div style="border: 4px solid #d01fff">Text here</div>
#d01fff Color on white background
This is how a font and box color of #d01fff will look
on a white background.
#d01fff Color on black background
This is how a font and box color of #d01fff hex color will look
on a black background.