D3CDEF

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

D3CDEF CONVERSIONS

Different converted color standards of #D3CDEF
Hex triplet
D3CDEF
RGB decimal
211, 205, 239
RGB percentage
82.7, 80.4, 93.7
CMY
17, 20, 6
CMYK
12, 14, 0, 6
HSL
250.6°, 51.5, 87.1
HSV (or HSB)
250.6°, 14.2, 93.7
Websafe
CCCCFF
XYZ
64.275, 63.744, 90.577
Yxy
63.744, 0.294, 0.292
CIE-L*ab
83.832, 8.562, -15.973
CIE-L*CH°
83.832, 18.123, 298.192
CIE-L*uv
83.832, 1.232, -26.545
Hunter-Lab
79.84, 3.983, -11.376
Binary
11010011, 11001101, 11101111
Decimal
13880815

D3CDEF COLOR HARMONIES

Color schemes with #D3CDEF

D3CDEF COLOR BLINDNESS SIMULATOR

Perception of #D3CDEF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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