#52a25b color space conversions
Hex:
        #52a25b
        RGB:
        82, 162, 91
        CMY:
        68, 36, 64
        CMYK:
        49, 0, 44, 36
      HSL:
        127°, 32.7869%, 47.8431%
        HSV (HSB):
        127°, 49.3827%, 63.5294%
        XYZ:
        18.2883, 28.3898, 14.4134
        xyY:
        0.2994, 0.4647, 28.3898
      CIE-Lab:
        60.2393, -39.9608, 29.5178
        CIE-LCH:
        60.2393, 49.6806, 143.5479
        CIE-Luv:
        60.2393, -37.3885, 43.7892
        Hunter-Lab:
        53.2821, -31.9761, 21.2589
      #52a25b color charts
#52a25b RGB chart
      #52a25b CMYK chart
      #52a25b RGB pie chart
      #52a25b color shades, tints & tones
#52a25b color schemes
#52a25b color preview, HTML & CSS examples
           This text has a color of #52a25b        
        
          <p style="color:#52a25b;">Text here</p>
        
        
          .mytext {color:#52a25b;}
        
        Text color #52a25b
      
           This box has a color of #52a25b        
        
          <div style="background-color:#52a25b;">Content here</div>
        
        
          .mybackground {background-color:#52a25b;}
        
        Background color #52a25b
      
           Border around this has a color of #52a25b        
        
          <div style="border:2px solid #52a25b;">Content here</div>
        
        
          .myborder {border:2px solid #52a25b;}
        
        Border color #52a25b