#52c33a color space conversions
Hex:
        #52c33a
        RGB:
        82, 195, 58
        CMY:
        68, 24, 77
        CMYK:
        58, 0, 70, 24
      HSL:
        109°, 54.1502%, 49.6078%
        HSV (HSB):
        109°, 70.2564%, 76.4706%
        XYZ:
        23.7585, 41.1295, 10.6896
        xyY:
        0.3144, 0.5442, 41.1295
      CIE-Lab:
        70.2666, -56.8728, 56.4719
        CIE-LCH:
        70.2666, 80.1473, 135.2026
        CIE-Luv:
        70.2666, -51.6858, 74.7900
        Hunter-Lab:
        64.1323, -46.1043, 35.0102
      #52c33a color charts
#52c33a RGB chart
      #52c33a CMYK chart
      #52c33a RGB pie chart
      #52c33a color shades, tints & tones
#52c33a color schemes
#52c33a color preview, HTML & CSS examples
           This text has a color of #52c33a        
        
          <p style="color:#52c33a;">Text here</p>
        
        
          .mytext {color:#52c33a;}
        
        Text color #52c33a
      
           This box has a color of #52c33a        
        
          <div style="background-color:#52c33a;">Content here</div>
        
        
          .mybackground {background-color:#52c33a;}
        
        Background color #52c33a
      
           Border around this has a color of #52c33a        
        
          <div style="border:2px solid #52c33a;">Content here</div>
        
        
          .myborder {border:2px solid #52c33a;}
        
        Border color #52c33a