In RGB color space, #dec4ff hex color has a red value of 222, a green value of 196 and a blue value of 255.
In CMYK color space (used in color printing), #dec4ff hex color is composed of 12.94% cyan, 23.14% magenta, 0% yellow and 0% black.
#dec4ff color has a hue of 266.4 degrees, a saturation of 100% and a lightness of 88.4%.
#dec4ff hex color contains mainly BLUE.
The closest web safe color of #dec4ff is #ccccff
#dec4ff hex color has a decimal value of 14599423.
HEX | dec4ff | #dec4ff |
---|---|---|
RGB | 222, 196, 255 | rgb(222, 196, 255) |
RGB Percent | 87.06, 76.86, 100 | rgb(87.06, 76.86, 100) |
CMYK | 13, 23, 0, 0 | |
HSL | 266.4°, 100, 88.4 | hsl(266.4, 100%, 88.4%) |
HSV | 266.4°, 23.1, 100 |
XYZ | 67.914, 62.229, 103.04 |
---|---|
Hunter Lab | 78.885, 15.625, -22.225 |
CIE-LAB | 83.035, 20.128, -25.606 |
CIE-LCH | 83.035, 32.57, 308.17 |
CIE-LUV | 12.94, 23.14, 0, 0 |
Web Safe | ccccff |
RGB percent of color #dec4ff
CMYK percent of color #dec4ff
Text with hexadecimal color #dec4ff
This text has a font color of #dec4ff
<p style="color:#dec4ff">Text here</p>
#dec4ff Background Color
This box has a background color of #dec4ff
<div style="background-color:#dec4ff">Text here</div>
#dec4ff Border Color
This box has a border color of #dec4ff
<div style="border: 4px solid #dec4ff">Text here</div>
CSS codes
<p style="color:#dec4ff">Text here</p>
<div style="background-color:#dec4ff">Text here</div>
<div style="border: 4px solid #dec4ff">Text here</div>
#dec4ff Color on white background
This is how a font and box color of #dec4ff will look
on a white background.
#dec4ff Color on black background
This is how a font and box color of #dec4ff hex color will look
on a black background.