#d3d9f0 color space conversions
Hex:
#d3d9f0
RGB:
211, 217, 240
CMY:
17, 15, 6
CMYK:
12, 10, 0, 6
HSL:
228°, 49.1525%, 88.4314%
HSV (HSB):
228°, 12.0833%, 94.1176%
XYZ:
67.4050, 69.7659, 92.3516
xyY:
0.2937, 0.3040, 69.7659
CIE-Lab:
86.8819, 2.4269, -11.9352
CIE-LCH:
86.8819, 12.1795, 281.4936
CIE-Luv:
86.8819, -4.5187, -19.1136
Hunter-Lab:
83.5260, -2.1219, -7.0866
#d3d9f0 color charts
#d3d9f0 color shades, tints & tones
#d3d9f0 color schemes
#d3d9f0 color preview, HTML & CSS examples
This text has a color of #d3d9f0
<p style="color:#d3d9f0;">Text here</p>
.mytext {color:#d3d9f0;}
This box has a color of #d3d9f0
<div style="background-color:#d3d9f0;">Content here</div>
.mybackground {background-color:#d3d9f0;}
Border around this has a color of #d3d9f0
<div style="border:2px solid #d3d9f0;">Content here</div>
.myborder {border:2px solid #d3d9f0;}