In RGB color space, #dc0fff hex color has a red value of 220, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #dc0fff hex color is composed of 13.73% cyan, 94.12% magenta, 0% yellow and 0% black.
#dc0fff color has a hue of 291.3 degrees, a saturation of 100% and a lightness of 52.9%.
#dc0fff hex color contains mainly BLUE.
The closest web safe color of #dc0fff is #cc00ff
#dc0fff hex color has a decimal value of 14422015.
HEX | dc0fff | #dc0fff |
---|---|---|
RGB | 220, 15, 255 | rgb(220, 15, 255) |
RGB Percent | 86.27, 5.88, 100 | rgb(86.27, 5.88, 100) |
CMYK | 14, 94, 0, 0 | |
HSL | 291.3°, 100, 52.9 | hsl(291.3, 100%, 52.9%) |
HSV | 291.3°, 94.1, 100 |
XYZ | 47.736, 22.777, 96.488 |
---|---|
Hunter Lab | 47.725, 95.021, -86.461 |
CIE-LAB | 54.842, 92.088, -69.962 |
CIE-LCH | 54.842, 115.65, 322.775 |
CIE-LUV | 13.73, 94.12, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #dc0fff
CMYK percent of color #dc0fff
Text with hexadecimal color #dc0fff
This text has a font color of #dc0fff
<p style="color:#dc0fff">Text here</p>
#dc0fff Background Color
This box has a background color of #dc0fff
<div style="background-color:#dc0fff">Text here</div>
#dc0fff Border Color
This box has a border color of #dc0fff
<div style="border: 4px solid #dc0fff">Text here</div>
CSS codes
<p style="color:#dc0fff">Text here</p>
<div style="background-color:#dc0fff">Text here</div>
<div style="border: 4px solid #dc0fff">Text here</div>
#dc0fff Color on white background
This is how a font and box color of #dc0fff will look
on a white background.
#dc0fff Color on black background
This is how a font and box color of #dc0fff hex color will look
on a black background.