#52a16a color space conversions
Hex:
        #52a16a
        RGB:
        82, 161, 106
        CMY:
        68, 37, 58
        CMYK:
        49, 0, 34, 37
      HSL:
        138°, 32.5103%, 47.6471%
        HSV (HSB):
        138°, 49.0683%, 63.1373%
        XYZ:
        18.8261, 28.3242, 18.1105
        xyY:
        0.2885, 0.4340, 28.3242
      CIE-Lab:
        60.1805, -36.9055, 21.3555
        CIE-LCH:
        60.1805, 42.6389, 149.9440
        CIE-Luv:
        60.1805, -36.4829, 34.0520
        Hunter-Lab:
        53.2205, -29.9937, 17.0784
      #52a16a color charts
#52a16a RGB chart
      #52a16a CMYK chart
      #52a16a RGB pie chart
      #52a16a color shades, tints & tones
#52a16a color schemes
#52a16a color preview, HTML & CSS examples
           This text has a color of #52a16a        
        
          <p style="color:#52a16a;">Text here</p>
        
        
          .mytext {color:#52a16a;}
        
        Text color #52a16a
      
           This box has a color of #52a16a        
        
          <div style="background-color:#52a16a;">Content here</div>
        
        
          .mybackground {background-color:#52a16a;}
        
        Background color #52a16a
      
           Border around this has a color of #52a16a        
        
          <div style="border:2px solid #52a16a;">Content here</div>
        
        
          .myborder {border:2px solid #52a16a;}
        
        Border color #52a16a