#52a20e color space conversions
Hex:
        #52a20e
        RGB:
        82, 162, 14
        CMY:
        68, 36, 95
        CMYK:
        49, 0, 91, 36
      HSL:
        92°, 84.0909%, 34.5098%
        HSV (HSB):
        92°, 91.3580%, 63.5294%
        XYZ:
        16.4793, 27.6662, 4.8870
        xyY:
        0.3361, 0.5642, 27.6662
      CIE-Lab:
        59.5860, -46.9949, 59.2443
        CIE-LCH:
        59.5860, 75.6202, 128.4228
        CIE-Luv:
        59.5860, -38.7989, 69.5478
        Hunter-Lab:
        52.5987, -36.1233, 31.3103
      #52a20e color charts
#52a20e RGB chart
      #52a20e CMYK chart
      #52a20e RGB pie chart
      #52a20e color shades, tints & tones
#52a20e color schemes
#52a20e color preview, HTML & CSS examples
           This text has a color of #52a20e        
        
          <p style="color:#52a20e;">Text here</p>
        
        
          .mytext {color:#52a20e;}
        
        Text color #52a20e
      
           This box has a color of #52a20e        
        
          <div style="background-color:#52a20e;">Content here</div>
        
        
          .mybackground {background-color:#52a20e;}
        
        Background color #52a20e
      
           Border around this has a color of #52a20e        
        
          <div style="border:2px solid #52a20e;">Content here</div>
        
        
          .myborder {border:2px solid #52a20e;}
        
        Border color #52a20e