#d3edef color space conversions
Hex:
#d3edef
RGB:
211, 237, 239
CMY:
17, 7, 6
CMYK:
12, 1, 0, 6
HSL:
184°, 46.6667%, 88.2353%
HSV (HSB):
184°, 11.7155%, 93.7255%
XYZ:
72.7281, 80.6493, 93.3950
xyY:
0.2947, 0.3268, 80.6493
CIE-Lab:
91.9754, -8.0864, -3.8637
CIE-LCH:
91.9754, 8.9620, 205.5384
CIE-Luv:
91.9754, -13.9582, -4.5936
Hunter-Lab:
89.8049, -12.6012, 1.2032
#d3edef color charts
#d3edef color shades, tints & tones
#d3edef color schemes
#d3edef color preview, HTML & CSS examples
This text has a color of #d3edef
<p style="color:#d3edef;">Text here</p>
.mytext {color:#d3edef;}
This box has a color of #d3edef
<div style="background-color:#d3edef;">Content here</div>
.mybackground {background-color:#d3edef;}
Border around this has a color of #d3edef
<div style="border:2px solid #d3edef;">Content here</div>
.myborder {border:2px solid #d3edef;}