#52a83e color space conversions
Hex:
        #52a83e
        RGB:
        82, 168, 62
        CMY:
        68, 34, 76
        CMYK:
        51, 0, 63, 34
      HSL:
        109°, 46.0870%, 45.0980%
        HSV (HSB):
        109°, 63.0952%, 65.8824%
        XYZ:
        18.3518, 30.1469, 9.4091
        xyY:
        0.3169, 0.5206, 30.1469
      CIE-Lab:
        61.7808, -46.2715, 45.6829
        CIE-LCH:
        61.7808, 65.0229, 135.3667
        CIE-Luv:
        61.7808, -40.6932, 60.7441
        Hunter-Lab:
        54.9062, -36.4241, 28.2740
      #52a83e color charts
#52a83e RGB chart
      #52a83e CMYK chart
      #52a83e RGB pie chart
      #52a83e color shades, tints & tones
#52a83e color schemes
#52a83e color preview, HTML & CSS examples
           This text has a color of #52a83e        
        
          <p style="color:#52a83e;">Text here</p>
        
        
          .mytext {color:#52a83e;}
        
        Text color #52a83e
      
           This box has a color of #52a83e        
        
          <div style="background-color:#52a83e;">Content here</div>
        
        
          .mybackground {background-color:#52a83e;}
        
        Background color #52a83e
      
           Border around this has a color of #52a83e        
        
          <div style="border:2px solid #52a83e;">Content here</div>
        
        
          .myborder {border:2px solid #52a83e;}
        
        Border color #52a83e