#d3dcef color space conversions
Hex:
#d3dcef
RGB:
211, 220, 239
CMY:
17, 14, 6
CMYK:
12, 8, 0, 6
HSL:
221°, 46.6667%, 88.2353%
HSV (HSB):
221°, 11.7155%, 93.7255%
XYZ:
68.0372, 71.2673, 91.8314
xyY:
0.2944, 0.3083, 71.2673
CIE-Lab:
87.6147, 0.6578, -10.3156
CIE-LCH:
87.6147, 10.3366, 273.6487
CIE-Luv:
87.6147, -5.8928, -16.2385
Hunter-Lab:
84.4199, -3.8752, -5.4012
#d3dcef color charts
#d3dcef color shades, tints & tones
#d3dcef color schemes
#d3dcef color preview, HTML & CSS examples
This text has a color of #d3dcef
<p style="color:#d3dcef;">Text here</p>
.mytext {color:#d3dcef;}
This box has a color of #d3dcef
<div style="background-color:#d3dcef;">Content here</div>
.mybackground {background-color:#d3dcef;}
Border around this has a color of #d3dcef
<div style="border:2px solid #d3dcef;">Content here</div>
.myborder {border:2px solid #d3dcef;}