#d3d4ed color space conversions
Hex:
#d3d4ed
RGB:
211, 212, 237
CMY:
17, 17, 7
CMYK:
11, 11, 0, 7
HSL:
238°, 41.9355%, 87.8431%
HSV (HSB):
238°, 10.9705%, 92.9412%
XYZ:
65.6935, 67.0503, 89.6003
xyY:
0.2955, 0.3016, 67.0503
CIE-Lab:
85.5293, 4.4507, -12.3683
CIE-LCH:
85.5293, 13.1447, 289.7912
CIE-Luv:
85.5293, -1.9749, -20.1052
Hunter-Lab:
81.8842, -0.0917, -7.5580
#d3d4ed color charts
#d3d4ed color shades, tints & tones
#d3d4ed color schemes
#d3d4ed color preview, HTML & CSS examples
This text has a color of #d3d4ed
<p style="color:#d3d4ed;">Text here</p>
.mytext {color:#d3d4ed;}
This box has a color of #d3d4ed
<div style="background-color:#d3d4ed;">Content here</div>
.mybackground {background-color:#d3d4ed;}
Border around this has a color of #d3d4ed
<div style="border:2px solid #d3d4ed;">Content here</div>
.myborder {border:2px solid #d3d4ed;}