#add2a9 color space conversions
Hex:
        #add2a9
        RGB:
        173, 210, 169
        CMY:
        32, 18, 34
        CMYK:
        18, 0, 20, 18
      HSL:
        114°, 31.2977%, 74.3137%
        HSV (HSB):
        114°, 19.5238%, 82.3529%
        XYZ:
        47.4416, 57.8420, 46.2003
        xyY:
        0.3132, 0.3818, 57.8420
      CIE-Lab:
        80.6509, -19.9764, 16.3512
        CIE-LCH:
        80.6509, 25.8151, 140.6987
        CIE-Luv:
        80.6509, -18.5995, 26.9709
        Hunter-Lab:
        76.0539, -21.7480, 17.2210
      #add2a9 color charts
#add2a9 RGB chart
      #add2a9 CMYK chart
      #add2a9 RGB pie chart
      #add2a9 color shades, tints & tones
#add2a9 color schemes
#add2a9 color preview, HTML & CSS examples
           This text has a color of #add2a9        
        
          <p style="color:#add2a9;">Text here</p>
        
        
          .mytext {color:#add2a9;}
        
        Text color #add2a9
      
           This box has a color of #add2a9        
        
          <div style="background-color:#add2a9;">Content here</div>
        
        
          .mybackground {background-color:#add2a9;}
        
        Background color #add2a9
      
           Border around this has a color of #add2a9        
        
          <div style="border:2px solid #add2a9;">Content here</div>
        
        
          .myborder {border:2px solid #add2a9;}
        
        Border color #add2a9