In RGB color space, #de3fff hex color has a red value of 222, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #de3fff hex color is composed of 12.94% cyan, 75.29% magenta, 0% yellow and 0% black.
#de3fff color has a hue of 289.7 degrees, a saturation of 100% and a lightness of 62.4%.
#de3fff hex color contains mainly BLUE.
The closest web safe color of #de3fff is #cc33ff
#de3fff hex color has a decimal value of 14565375.
HEX | de3fff | #de3fff |
---|---|---|
RGB | 222, 63, 255 | rgb(222, 63, 255) |
RGB Percent | 87.06, 24.71, 100 | rgb(87.06, 24.71, 100) |
CMYK | 13, 75, 0, 0 | |
HSL | 289.7°, 100, 62.4 | hsl(289.7, 100%, 62.4%) |
HSV | 289.7°, 75.3, 100 |
XYZ | 49.952, 26.305, 97.052 |
---|---|
Hunter Lab | 51.288, 84.094, -76.291 |
CIE-LAB | 58.325, 83.13, -64.329 |
CIE-LCH | 58.325, 105.113, 322.266 |
CIE-LUV | 12.94, 75.29, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #de3fff
CMYK percent of color #de3fff
Text with hexadecimal color #de3fff
This text has a font color of #de3fff
<p style="color:#de3fff">Text here</p>
#de3fff Background Color
This box has a background color of #de3fff
<div style="background-color:#de3fff">Text here</div>
#de3fff Border Color
This box has a border color of #de3fff
<div style="border: 4px solid #de3fff">Text here</div>
CSS codes
<p style="color:#de3fff">Text here</p>
<div style="background-color:#de3fff">Text here</div>
<div style="border: 4px solid #de3fff">Text here</div>
#de3fff Color on white background
This is how a font and box color of #de3fff will look
on a white background.
#de3fff Color on black background
This is how a font and box color of #de3fff hex color will look
on a black background.