#d3c6de color space conversions
Hex:
        #d3c6de
        RGB:
        211, 198, 222
        CMY:
        17, 22, 13
        CMYK:
        5, 11, 0, 13
      HSL:
        273°, 26.6667%, 82.3529%
        HSV (HSB):
        273°, 10.8108%, 87.0588%
        XYZ:
        60.2429, 59.5110, 77.4189
        xyY:
        0.3055, 0.3018, 59.5110
      CIE-Lab:
        81.5717, 8.9285, -10.2815
        CIE-LCH:
        81.5717, 13.6172, 310.9711
        CIE-Luv:
        81.5717, 5.8149, -17.4089
        Hunter-Lab:
        77.1434, 4.3935, -5.5014
      #d3c6de color charts
#d3c6de RGB chart
      #d3c6de CMYK chart
      #d3c6de RGB pie chart
      #d3c6de color shades, tints & tones
#d3c6de color schemes
#d3c6de color preview, HTML & CSS examples
           This text has a color of #d3c6de        
        
          <p style="color:#d3c6de;">Text here</p>
        
        
          .mytext {color:#d3c6de;}
        
        Text color #d3c6de
      
           This box has a color of #d3c6de        
        
          <div style="background-color:#d3c6de;">Content here</div>
        
        
          .mybackground {background-color:#d3c6de;}
        
        Background color #d3c6de
      
           Border around this has a color of #d3c6de        
        
          <div style="border:2px solid #d3c6de;">Content here</div>
        
        
          .myborder {border:2px solid #d3c6de;}
        
        Border color #d3c6de