In RGB color space, #d010ff hex color has a red value of 208, a green value of 16 and a blue value of 255.
In CMYK color space (used in color printing), #d010ff hex color is composed of 18.43% cyan, 93.73% magenta, 0% yellow and 0% black.
#d010ff color has a hue of 288.2 degrees, a saturation of 100% and a lightness of 53.1%.
#d010ff hex color contains mainly BLUE.
The closest web safe color of #d010ff is #cc00ff
#d010ff hex color has a decimal value of 13635839.
HEX | d010ff | #d010ff |
---|---|---|
RGB | 208, 16, 255 | rgb(208, 16, 255) |
RGB Percent | 81.57, 6.27, 100 | rgb(81.57, 6.27, 100) |
CMYK | 18, 94, 0, 0 | |
HSL | 288.2°, 100, 53.1 | hsl(288.2, 100%, 53.1%) |
HSV | 288.2°, 93.7, 100 |
XYZ | 44.248, 21, 96.329 |
---|---|
Hunter Lab | 45.826, 92.159, -92.554 |
CIE-LAB | 52.949, 90.319, -73.119 |
CIE-LCH | 52.949, 116.206, 321.008 |
CIE-LUV | 18.43, 93.73, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #d010ff
CMYK percent of color #d010ff
Text with hexadecimal color #d010ff
This text has a font color of #d010ff
<p style="color:#d010ff">Text here</p>
#d010ff Background Color
This box has a background color of #d010ff
<div style="background-color:#d010ff">Text here</div>
#d010ff Border Color
This box has a border color of #d010ff
<div style="border: 4px solid #d010ff">Text here</div>
CSS codes
<p style="color:#d010ff">Text here</p>
<div style="background-color:#d010ff">Text here</div>
<div style="border: 4px solid #d010ff">Text here</div>
#d010ff Color on white background
This is how a font and box color of #d010ff will look
on a white background.
#d010ff Color on black background
This is how a font and box color of #d010ff hex color will look
on a black background.