#52c32a color space conversions
Hex:
        #52c32a
        RGB:
        82, 195, 42
        CMY:
        68, 24, 84
        CMYK:
        58, 0, 78, 24
      HSL:
        104°, 64.5570%, 46.4706%
        HSV (HSB):
        104°, 78.4615%, 76.4706%
        XYZ:
        23.4127, 40.9912, 8.8686
        xyY:
        0.3195, 0.5594, 40.9912
      CIE-Lab:
        70.1698, -57.9911, 61.8734
        CIE-LCH:
        70.1698, 84.8014, 133.1449
        CIE-Luv:
        70.1698, -51.9844, 78.9301
        Hunter-Lab:
        64.0244, -46.7681, 36.6043
      #52c32a color charts
#52c32a RGB chart
      #52c32a CMYK chart
      #52c32a RGB pie chart
      #52c32a color shades, tints & tones
#52c32a color schemes
#52c32a color preview, HTML & CSS examples
           This text has a color of #52c32a        
        
          <p style="color:#52c32a;">Text here</p>
        
        
          .mytext {color:#52c32a;}
        
        Text color #52c32a
      
           This box has a color of #52c32a        
        
          <div style="background-color:#52c32a;">Content here</div>
        
        
          .mybackground {background-color:#52c32a;}
        
        Background color #52c32a
      
           Border around this has a color of #52c32a        
        
          <div style="border:2px solid #52c32a;">Content here</div>
        
        
          .myborder {border:2px solid #52c32a;}
        
        Border color #52c32a