#d3dcf2 color space conversions
Hex:
#d3dcf2
RGB:
211, 220, 242
CMY:
17, 14, 5
CMYK:
13, 9, 0, 5
HSL:
223°, 54.3860%, 88.8235%
HSV (HSB):
223°, 12.8099%, 94.9020%
XYZ:
68.4842, 71.4461, 94.1854
xyY:
0.2925, 0.3052, 71.4461
CIE-Lab:
87.7013, 1.2620, -11.7673
CIE-LCH:
87.7013, 11.8348, 276.1215
CIE-Luv:
87.7013, -6.0392, -18.6733
Hunter-Lab:
84.5258, -3.2965, -6.8976
#d3dcf2 color charts
#d3dcf2 color shades, tints & tones
#d3dcf2 color schemes
#d3dcf2 color preview, HTML & CSS examples
This text has a color of #d3dcf2
<p style="color:#d3dcf2;">Text here</p>
.mytext {color:#d3dcf2;}
This box has a color of #d3dcf2
<div style="background-color:#d3dcf2;">Content here</div>
.mybackground {background-color:#d3dcf2;}
Border around this has a color of #d3dcf2
<div style="border:2px solid #d3dcf2;">Content here</div>
.myborder {border:2px solid #d3dcf2;}