#52a55d color space conversions
Hex:
        #52a55d
        RGB:
        82, 165, 93
        CMY:
        68, 35, 64
        CMYK:
        50, 0, 44, 35
      HSL:
        128°, 33.6032%, 48.4314%
        HSV (HSB):
        128°, 50.3030%, 64.7059%
        XYZ:
        18.9106, 29.4944, 15.0522
        xyY:
        0.2980, 0.4648, 29.4944
      CIE-Lab:
        61.2155, -40.9312, 29.7168
        CIE-LCH:
        61.2155, 50.5812, 144.0197
        CIE-Luv:
        61.2155, -38.5898, 44.3796
        Hunter-Lab:
        54.3088, -32.8857, 21.5833
      #52a55d color charts
#52a55d RGB chart
      #52a55d CMYK chart
      #52a55d RGB pie chart
      #52a55d color shades, tints & tones
#52a55d color schemes
#52a55d color preview, HTML & CSS examples
           This text has a color of #52a55d        
        
          <p style="color:#52a55d;">Text here</p>
        
        
          .mytext {color:#52a55d;}
        
        Text color #52a55d
      
           This box has a color of #52a55d        
        
          <div style="background-color:#52a55d;">Content here</div>
        
        
          .mybackground {background-color:#52a55d;}
        
        Background color #52a55d
      
           Border around this has a color of #52a55d        
        
          <div style="border:2px solid #52a55d;">Content here</div>
        
        
          .myborder {border:2px solid #52a55d;}
        
        Border color #52a55d