#d8c8de color space conversions
Hex:
        #d8c8de
        RGB:
        216, 200, 222
        CMY:
        15, 22, 13
        CMYK:
        3, 10, 0, 13
      HSL:
        284°, 25.0000%, 82.7451%
        HSV (HSB):
        284°, 9.9099%, 87.0588%
        XYZ:
        62.1580, 61.1814, 77.6404
        xyY:
        0.3093, 0.3044, 61.1814
      CIE-Lab:
        82.4762, 9.5336, -8.8921
        CIE-LCH:
        82.4762, 13.0368, 316.9939
        CIE-Luv:
        82.4762, 7.6841, -15.3523
        Hunter-Lab:
        78.2185, 4.9663, -4.0987
      #d8c8de color charts
#d8c8de RGB chart
      #d8c8de CMYK chart
      #d8c8de RGB pie chart
      #d8c8de color shades, tints & tones
#d8c8de color schemes
#d8c8de color preview, HTML & CSS examples
           This text has a color of #d8c8de        
        
          <p style="color:#d8c8de;">Text here</p>
        
        
          .mytext {color:#d8c8de;}
        
        Text color #d8c8de
      
           This box has a color of #d8c8de        
        
          <div style="background-color:#d8c8de;">Content here</div>
        
        
          .mybackground {background-color:#d8c8de;}
        
        Background color #d8c8de
      
           Border around this has a color of #d8c8de        
        
          <div style="border:2px solid #d8c8de;">Content here</div>
        
        
          .myborder {border:2px solid #d8c8de;}
        
        Border color #d8c8de