#d3dcf3 color space conversions
Hex:
#d3dcf3
RGB:
211, 220, 243
CMY:
17, 14, 5
CMYK:
13, 9, 0, 5
HSL:
223°, 57.1429%, 89.0196%
HSV (HSB):
223°, 13.1687%, 95.2941%
XYZ:
68.6348, 71.5063, 94.9787
xyY:
0.2919, 0.3041, 71.5063
CIE-Lab:
87.7304, 1.4648, -12.2506
CIE-LCH:
87.7304, 12.3379, 276.8187
CIE-Luv:
87.7304, -6.0881, -19.4871
Hunter-Lab:
84.5614, -3.1018, -7.4010
#d3dcf3 color charts
#d3dcf3 color shades, tints & tones
#d3dcf3 color schemes
#d3dcf3 color preview, HTML & CSS examples
This text has a color of #d3dcf3
<p style="color:#d3dcf3;">Text here</p>
.mytext {color:#d3dcf3;}
This box has a color of #d3dcf3
<div style="background-color:#d3dcf3;">Content here</div>
.mybackground {background-color:#d3dcf3;}
Border around this has a color of #d3dcf3
<div style="border:2px solid #d3dcf3;">Content here</div>
.myborder {border:2px solid #d3dcf3;}