DECDEF

The color #DECDEF is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CCCCFF.

DECDEF CONVERSIONS

Different converted color standards of #DECDEF
Hex triplet
DECDEF
RGB decimal
222, 205, 239
RGB percentage
87.1, 80.4, 93.7
CMY
13, 20, 6
CMYK
7, 14, 0, 6
HSL
270°, 51.5, 87.1
HSV (or HSB)
270°, 14.2, 93.7
Websafe
CCCCFF
XYZ
67.536, 65.424, 90.73
Yxy
65.424, 0.302, 0.292
CIE-L*ab
84.702, 12.111, -14.579
CIE-L*CH°
84.702, 18.953, 309.717
CIE-L*uv
84.702, 7.316, -24.918
Hunter-Lab
80.885, 7.49, -9.887
Binary
11011110, 11001101, 11101111
Decimal
14601711

DECDEF COLOR HARMONIES

Color schemes with #DECDEF

DECDEF COLOR BLINDNESS SIMULATOR

Perception of #DECDEF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #DECDEF" can be used to change the color of text.

<p style="color: #DECDEF">This is an example.</p>

To change the background color use style="background-color: #DECDEF".

<div style="background-color: #DECDEF"></div>