#d3ddef color space conversions
Hex:
#d3ddef
RGB:
211, 221, 239
CMY:
17, 13, 6
CMYK:
12, 8, 0, 6
HSL:
219°, 46.6667%, 88.2353%
HSV (HSB):
219°, 11.7155%, 93.7255%
XYZ:
68.3004, 71.7938, 91.9191
xyY:
0.2944, 0.3094, 71.7938
CIE-Lab:
87.8692, 0.1368, -9.9369
CIE-LCH:
87.8692, 9.9379, 270.7888
CIE-Luv:
87.8692, -6.3682, -15.5514
Hunter-Lab:
84.7312, -4.3938, -5.0078
#d3ddef color charts
#d3ddef RGB chart
#d3ddef CMYK chart
#d3ddef RGB pie chart
#d3ddef color shades, tints & tones
#d3ddef color schemes
#d3ddef color preview, HTML & CSS examples
This text has a color of #d3ddef
<p style="color:#d3ddef;">Text here</p>
.mytext {color:#d3ddef;}
Text color #d3ddef
This box has a color of #d3ddef
<div style="background-color:#d3ddef;">Content here</div>
.mybackground {background-color:#d3ddef;}
Background color #d3ddef
Border around this has a color of #d3ddef
<div style="border:2px solid #d3ddef;">Content here</div>
.myborder {border:2px solid #d3ddef;}
Border color #d3ddef