In RGB color space, #d300ff hex color has a red value of 211, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #d300ff hex color is composed of 17.25% cyan, 100% magenta, 0% yellow and 0% black.
#d300ff color has a hue of 289.6 degrees, a saturation of 100% and a lightness of 50%.
#d300ff hex color contains mainly BLUE.
The closest web safe color of #d300ff is #cc00ff
#d300ff hex color has a decimal value of 13828351.
HEX | d300ff | #d300ff |
---|---|---|
RGB | 211, 0, 255 | rgb(211, 0, 255) |
RGB Percent | 82.75, 0, 100 | rgb(82.75, 0, 100) |
CMYK | 17, 100, 0, 0 | |
HSL | 289.6°, 100, 50 | hsl(289.6, 100%, 50%) |
HSV | 289.6°, 100, 100 |
XYZ | 44.914, 21.069, 96.307 |
---|---|
Hunter Lab | 45.901, 94.335, -92.268 |
CIE-LAB | 53.025, 91.928, -72.974 |
CIE-LCH | 53.025, 117.371, 321.557 |
CIE-LUV | 17.25, 100, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #d300ff
CMYK percent of color #d300ff
Text with hexadecimal color #d300ff
This text has a font color of #d300ff
<p style="color:#d300ff">Text here</p>
#d300ff Background Color
This box has a background color of #d300ff
<div style="background-color:#d300ff">Text here</div>
#d300ff Border Color
This box has a border color of #d300ff
<div style="border: 4px solid #d300ff">Text here</div>
CSS codes
<p style="color:#d300ff">Text here</p>
<div style="background-color:#d300ff">Text here</div>
<div style="border: 4px solid #d300ff">Text here</div>
#d300ff Color on white background
This is how a font and box color of #d300ff will look
on a white background.
#d300ff Color on black background
This is how a font and box color of #d300ff hex color will look
on a black background.