#d3d4f6 color space conversions
Hex:
#d3d4f6
RGB:
211, 212, 246
CMY:
17, 17, 4
CMYK:
14, 14, 0, 4
HSL:
238°, 66.0377%, 89.6078%
HSV (HSB):
238°, 14.2276%, 96.4706%
XYZ:
67.0420, 67.5897, 96.7014
xyY:
0.2898, 0.2922, 67.5897
CIE-Lab:
85.8009, 6.2847, -16.7259
CIE-LCH:
85.8009, 17.8677, 290.5935
CIE-Luv:
85.8009, -2.4966, -27.4811
Hunter-Lab:
82.2129, 1.6884, -12.1897
#d3d4f6 color charts
#d3d4f6 color shades, tints & tones
#d3d4f6 color schemes
#d3d4f6 color preview, HTML & CSS examples
This text has a color of #d3d4f6
<p style="color:#d3d4f6;">Text here</p>
.mytext {color:#d3d4f6;}
This box has a color of #d3d4f6
<div style="background-color:#d3d4f6;">Content here</div>
.mybackground {background-color:#d3d4f6;}
Border around this has a color of #d3d4f6
<div style="border:2px solid #d3d4f6;">Content here</div>
.myborder {border:2px solid #d3d4f6;}