#52c42d color space conversions
Hex:
        #52c42d
        RGB:
        82, 196, 45
        CMY:
        68, 23, 82
        CMYK:
        58, 0, 77, 23
      HSL:
        105°, 62.6556%, 47.2549%
        HSV (HSB):
        105°, 77.0408%, 76.8627%
        XYZ:
        23.6933, 41.4632, 9.2371
        xyY:
        0.3185, 0.5573, 41.4632
      CIE-Lab:
        70.4992, -58.1641, 61.2570
        CIE-LCH:
        70.4992, 84.4718, 133.5164
        CIE-Luv:
        70.4992, -52.3239, 78.6889
        Hunter-Lab:
        64.3919, -47.0060, 36.5691
      #52c42d color charts
#52c42d RGB chart
      #52c42d CMYK chart
      #52c42d RGB pie chart
      #52c42d color shades, tints & tones
#52c42d color schemes
#52c42d color preview, HTML & CSS examples
           This text has a color of #52c42d        
        
          <p style="color:#52c42d;">Text here</p>
        
        
          .mytext {color:#52c42d;}
        
        Text color #52c42d
      
           This box has a color of #52c42d        
        
          <div style="background-color:#52c42d;">Content here</div>
        
        
          .mybackground {background-color:#52c42d;}
        
        Background color #52c42d
      
           Border around this has a color of #52c42d        
        
          <div style="border:2px solid #52c42d;">Content here</div>
        
        
          .myborder {border:2px solid #52c42d;}
        
        Border color #52c42d