D3DDEF

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

D3DDEF CONVERSIONS

Different converted color standards of #D3DDEF
Hex triplet
D3DDEF
RGB decimal
211, 221, 239
RGB percentage
82.7, 86.7, 93.7
CMY
17, 13, 6
CMYK
12, 8, 0, 6
HSL
218.6°, 46.7, 88.2
HSV (or HSB)
218.6°, 11.7, 93.7
Websafe
CCCCFF
XYZ
68.3, 71.794, 91.919
Yxy
71.794, 0.294, 0.309
CIE-L*ab
87.869, 0.137, -9.937
CIE-L*CH°
87.869, 9.938, 270.789
CIE-L*uv
87.869, -6.368, -15.551
Hunter-Lab
84.731, -4.394, -5.008
Binary
11010011, 11011101, 11101111
Decimal
13884911

D3DDEF COLOR HARMONIES

Color schemes with #D3DDEF

D3DDEF COLOR BLINDNESS SIMULATOR

Perception of #D3DDEF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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