In RGB color space, #dec3ff hex color has a red value of 222, a green value of 195 and a blue value of 255.
In CMYK color space (used in color printing), #dec3ff hex color is composed of 12.94% cyan, 23.53% magenta, 0% yellow and 0% black.
#dec3ff color has a hue of 267 degrees, a saturation of 100% and a lightness of 88.2%.
#dec3ff hex color contains mainly BLUE.
The closest web safe color of #dec3ff is #ccccff
#dec3ff hex color has a decimal value of 14599167.
HEX | dec3ff | #dec3ff |
---|---|---|
RGB | 222, 195, 255 | rgb(222, 195, 255) |
RGB Percent | 87.06, 76.47, 100 | rgb(87.06, 76.47, 100) |
CMYK | 13, 24, 0, 0 | |
HSL | 267°, 100, 88.2 | hsl(267, 100%, 88.2%) |
HSV | 267°, 23.5, 100 |
XYZ | 67.689, 61.78, 102.965 |
---|---|
Hunter Lab | 78.6, 16.17, -22.649 |
CIE-LAB | 82.796, 20.663, -25.97 |
CIE-LCH | 82.796, 33.187, 308.507 |
CIE-LUV | 12.94, 23.53, 0, 0 |
Web Safe | ccccff |
RGB percent of color #dec3ff
CMYK percent of color #dec3ff
Text with hexadecimal color #dec3ff
This text has a font color of #dec3ff
<p style="color:#dec3ff">Text here</p>
#dec3ff Background Color
This box has a background color of #dec3ff
<div style="background-color:#dec3ff">Text here</div>
#dec3ff Border Color
This box has a border color of #dec3ff
<div style="border: 4px solid #dec3ff">Text here</div>
CSS codes
<p style="color:#dec3ff">Text here</p>
<div style="background-color:#dec3ff">Text here</div>
<div style="border: 4px solid #dec3ff">Text here</div>
#dec3ff Color on white background
This is how a font and box color of #dec3ff will look
on a white background.
#dec3ff Color on black background
This is how a font and box color of #dec3ff hex color will look
on a black background.