#52a31a color space conversions
Hex:
        #52a31a
        RGB:
        82, 163, 26
        CMY:
        68, 36, 90
        CMYK:
        50, 0, 84, 36
      HSL:
        95°, 72.4868%, 37.0588%
        HSV (HSB):
        95°, 84.0491%, 63.9216%
        XYZ:
        16.7633, 28.0628, 5.5104
        xyY:
        0.3330, 0.5575, 28.0628
      CIE-Lab:
        59.9454, -46.9515, 56.9620
        CIE-LCH:
        59.9454, 73.8181, 129.4974
        CIE-Luv:
        59.9454, -39.1378, 68.3321
        Hunter-Lab:
        52.9743, -36.2201, 30.9147
      #52a31a color charts
#52a31a RGB chart
      #52a31a CMYK chart
      #52a31a RGB pie chart
      #52a31a color shades, tints & tones
#52a31a color schemes
#52a31a color preview, HTML & CSS examples
           This text has a color of #52a31a        
        
          <p style="color:#52a31a;">Text here</p>
        
        
          .mytext {color:#52a31a;}
        
        Text color #52a31a
      
           This box has a color of #52a31a        
        
          <div style="background-color:#52a31a;">Content here</div>
        
        
          .mybackground {background-color:#52a31a;}
        
        Background color #52a31a
      
           Border around this has a color of #52a31a        
        
          <div style="border:2px solid #52a31a;">Content here</div>
        
        
          .myborder {border:2px solid #52a31a;}
        
        Border color #52a31a