#d1c9cc color space conversions
Hex:
        #d1c9cc
        RGB:
        209, 201, 204
        CMY:
        18, 21, 20
        CMYK:
        0, 4, 2, 18
      HSL:
        338°, 8.0000%, 80.3922%
        HSV (HSB):
        338°, 3.8278%, 81.9608%
        XYZ:
        58.0802, 59.6882, 65.5866
        xyY:
        0.3168, 0.3255, 59.6882
      CIE-Lab:
        81.6684, 3.3091, -0.5134
        CIE-LCH:
        81.6684, 3.3487, 351.1812
        CIE-Luv:
        81.6684, 4.4057, -1.3562
        Hunter-Lab:
        77.2582, -1.0112, 3.7478
      #d1c9cc color charts
#d1c9cc RGB chart
      #d1c9cc CMYK chart
      #d1c9cc RGB pie chart
      #d1c9cc color shades, tints & tones
#d1c9cc color schemes
#d1c9cc color preview, HTML & CSS examples
           This text has a color of #d1c9cc        
        
          <p style="color:#d1c9cc;">Text here</p>
        
        
          .mytext {color:#d1c9cc;}
        
        Text color #d1c9cc
      
           This box has a color of #d1c9cc        
        
          <div style="background-color:#d1c9cc;">Content here</div>
        
        
          .mybackground {background-color:#d1c9cc;}
        
        Background color #d1c9cc
      
           Border around this has a color of #d1c9cc        
        
          <div style="border:2px solid #d1c9cc;">Content here</div>
        
        
          .myborder {border:2px solid #d1c9cc;}
        
        Border color #d1c9cc