#d1ddef color space conversions
Hex:
#d1ddef
RGB:
209, 221, 239
CMY:
18, 13, 6
CMYK:
13, 8, 0, 6
HSL:
216°, 48.3871%, 87.8431%
HSV (HSB):
216°, 12.5523%, 93.7255%
XYZ:
67.7309, 71.5002, 91.8925
xyY:
0.2931, 0.3094, 71.5002
CIE-Lab:
87.7275, -0.5003, -10.1631
CIE-LCH:
87.7275, 10.1754, 267.1819
CIE-Luv:
87.7275, -7.4101, -15.8038
Hunter-Lab:
84.5578, -4.9973, -5.2425
#d1ddef color charts
#d1ddef color shades, tints & tones
#d1ddef color schemes
#d1ddef color preview, HTML & CSS examples
This text has a color of #d1ddef
<p style="color:#d1ddef;">Text here</p>
.mytext {color:#d1ddef;}
This box has a color of #d1ddef
<div style="background-color:#d1ddef;">Content here</div>
.mybackground {background-color:#d1ddef;}
Border around this has a color of #d1ddef
<div style="border:2px solid #d1ddef;">Content here</div>
.myborder {border:2px solid #d1ddef;}