#52a34d color space conversions
Hex:
        #52a34d
        RGB:
        82, 163, 77
        CMY:
        68, 36, 70
        CMYK:
        50, 0, 53, 36
      HSL:
        117°, 35.8333%, 47.0588%
        HSV (HSB):
        117°, 52.7607%, 63.9216%
        XYZ:
        17.9164, 28.5240, 11.5826
        xyY:
        0.3088, 0.4916, 28.5240
      CIE-Lab:
        60.3593, -42.4480, 36.8895
        CIE-LCH:
        60.3593, 56.2376, 139.0076
        CIE-Luv:
        60.3593, -38.2129, 51.7140
        Hunter-Lab:
        53.4079, -33.5835, 24.5273
      #52a34d color charts
#52a34d RGB chart
      #52a34d CMYK chart
      #52a34d RGB pie chart
      #52a34d color shades, tints & tones
#52a34d color schemes
#52a34d color preview, HTML & CSS examples
           This text has a color of #52a34d        
        
          <p style="color:#52a34d;">Text here</p>
        
        
          .mytext {color:#52a34d;}
        
        Text color #52a34d
      
           This box has a color of #52a34d        
        
          <div style="background-color:#52a34d;">Content here</div>
        
        
          .mybackground {background-color:#52a34d;}
        
        Background color #52a34d
      
           Border around this has a color of #52a34d        
        
          <div style="border:2px solid #52a34d;">Content here</div>
        
        
          .myborder {border:2px solid #52a34d;}
        
        Border color #52a34d