#add952 color space conversions
Hex:
        #add952
        RGB:
        173, 217, 82
        CMY:
        32, 15, 68
        CMYK:
        20, 0, 62, 15
      HSL:
        80°, 63.9810%, 58.6275%
        HSV (HSB):
        80°, 62.2120%, 85.0980%
        XYZ:
        43.5694, 59.1191, 17.0974
        xyY:
        0.3637, 0.4935, 59.1191
      CIE-Lab:
        81.3570, -34.1187, 59.9573
        CIE-LCH:
        81.3570, 68.9852, 119.6420
        CIE-Luv:
        81.3570, -21.4745, 77.9298
        Hunter-Lab:
        76.8890, -33.4080, 40.6383
      #add952 color charts
#add952 RGB chart
      #add952 CMYK chart
      #add952 RGB pie chart
      #add952 color shades, tints & tones
#add952 color schemes
#add952 color preview, HTML & CSS examples
           This text has a color of #add952        
        
          <p style="color:#add952;">Text here</p>
        
        
          .mytext {color:#add952;}
        
        Text color #add952
      
           This box has a color of #add952        
        
          <div style="background-color:#add952;">Content here</div>
        
        
          .mybackground {background-color:#add952;}
        
        Background color #add952
      
           Border around this has a color of #add952        
        
          <div style="border:2px solid #add952;">Content here</div>
        
        
          .myborder {border:2px solid #add952;}
        
        Border color #add952