In RGB color space, #d002ff hex color has a red value of 208, a green value of 2 and a blue value of 255.
In CMYK color space (used in color printing), #d002ff hex color is composed of 18.43% cyan, 99.22% magenta, 0% yellow and 0% black.
#d002ff color has a hue of 288.9 degrees, a saturation of 100% and a lightness of 50.4%.
#d002ff hex color contains mainly BLUE.
The closest web safe color of #d002ff is #cc00ff
#d002ff hex color has a decimal value of 13632255.
HEX | d002ff | #d002ff |
---|---|---|
RGB | 208, 2, 255 | rgb(208, 2, 255) |
RGB Percent | 81.57, 0.78, 100 | rgb(81.57, 0.78, 100) |
CMYK | 18, 99, 0, 0 | |
HSL | 288.9°, 100, 50.4 | hsl(288.9, 100%, 50.4%) |
HSV | 288.9°, 99.2, 100 |
XYZ | 44.084, 20.673, 96.275 |
---|---|
Hunter Lab | 45.468, 93.5, -93.716 |
CIE-LAB | 52.59, 91.39, -73.703 |
CIE-LCH | 52.59, 117.406, 321.115 |
CIE-LUV | 18.43, 99.22, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #d002ff
CMYK percent of color #d002ff
Text with hexadecimal color #d002ff
This text has a font color of #d002ff
<p style="color:#d002ff">Text here</p>
#d002ff Background Color
This box has a background color of #d002ff
<div style="background-color:#d002ff">Text here</div>
#d002ff Border Color
This box has a border color of #d002ff
<div style="border: 4px solid #d002ff">Text here</div>
CSS codes
<p style="color:#d002ff">Text here</p>
<div style="background-color:#d002ff">Text here</div>
<div style="border: 4px solid #d002ff">Text here</div>
#d002ff Color on white background
This is how a font and box color of #d002ff will look
on a white background.
#d002ff Color on black background
This is how a font and box color of #d002ff hex color will look
on a black background.