#d2dcd2 color space conversions
Hex:
        #d2dcd2
        RGB:
        210, 220, 210
        CMY:
        18, 14, 18
        CMYK:
        5, 0, 5, 14
      HSL:
        120°, 12.5000%, 84.3137%
        HSV (HSB):
        120°, 4.5455%, 86.2745%
        XYZ:
        63.8044, 69.5412, 71.0327
        xyY:
        0.3122, 0.3403, 69.5412
      CIE-Lab:
        86.7713, -5.1816, 3.7333
        CIE-LCH:
        86.7713, 6.3864, 144.2278
        CIE-Luv:
        86.7713, -5.0717, 6.5435
        Hunter-Lab:
        83.3914, -9.3609, 7.8708
      #d2dcd2 color charts
#d2dcd2 RGB chart
      #d2dcd2 CMYK chart
      #d2dcd2 RGB pie chart
      #d2dcd2 color shades, tints & tones
#d2dcd2 color schemes
#d2dcd2 color preview, HTML & CSS examples
           This text has a color of #d2dcd2        
        
          <p style="color:#d2dcd2;">Text here</p>
        
        
          .mytext {color:#d2dcd2;}
        
        Text color #d2dcd2
      
           This box has a color of #d2dcd2        
        
          <div style="background-color:#d2dcd2;">Content here</div>
        
        
          .mybackground {background-color:#d2dcd2;}
        
        Background color #d2dcd2
      
           Border around this has a color of #d2dcd2        
        
          <div style="border:2px solid #d2dcd2;">Content here</div>
        
        
          .myborder {border:2px solid #d2dcd2;}
        
        Border color #d2dcd2