#add379 color space conversions
Hex:
        #add379
        RGB:
        173, 211, 121
        CMY:
        32, 17, 53
        CMYK:
        18, 0, 43, 17
      HSL:
        85°, 50.5618%, 65.0980%
        HSV (HSB):
        85°, 42.6540%, 82.7451%
        XYZ:
        43.9790, 56.8532, 26.7450
        xyY:
        0.3447, 0.4456, 56.8532
      CIE-Lab:
        80.0970, -27.4830, 40.4307
        CIE-LCH:
        80.0970, 48.8872, 124.2061
        CIE-Luv:
        80.0970, -18.5185, 57.6669
        Hunter-Lab:
        75.4011, -27.8386, 31.7504
      #add379 color charts
#add379 RGB chart
      #add379 CMYK chart
      #add379 RGB pie chart
      #add379 color shades, tints & tones
#add379 color schemes
#add379 color preview, HTML & CSS examples
           This text has a color of #add379        
        
          <p style="color:#add379;">Text here</p>
        
        
          .mytext {color:#add379;}
        
        Text color #add379
      
           This box has a color of #add379        
        
          <div style="background-color:#add379;">Content here</div>
        
        
          .mybackground {background-color:#add379;}
        
        Background color #add379
      
           Border around this has a color of #add379        
        
          <div style="border:2px solid #add379;">Content here</div>
        
        
          .myborder {border:2px solid #add379;}
        
        Border color #add379