#52a61e color space conversions
Hex:
        #52a61e
        RGB:
        82, 166, 30
        CMY:
        68, 35, 88
        CMYK:
        51, 0, 82, 35
      HSL:
        97°, 69.3878%, 38.4314%
        HSV (HSB):
        97°, 81.9277%, 65.0980%
        XYZ:
        17.3502, 29.1600, 5.9423
        xyY:
        0.3308, 0.5559, 29.1600
      CIE-Lab:
        60.9226, -47.9284, 56.7625
        CIE-LCH:
        60.9226, 74.2908, 130.1767
        CIE-Luv:
        60.9226, -40.3786, 68.9048
        Hunter-Lab:
        54.0000, -37.1479, 31.2756
      #52a61e color charts
#52a61e RGB chart
      #52a61e CMYK chart
      #52a61e RGB pie chart
      #52a61e color shades, tints & tones
#52a61e color schemes
#52a61e color preview, HTML & CSS examples
           This text has a color of #52a61e        
        
          <p style="color:#52a61e;">Text here</p>
        
        
          .mytext {color:#52a61e;}
        
        Text color #52a61e
      
           This box has a color of #52a61e        
        
          <div style="background-color:#52a61e;">Content here</div>
        
        
          .mybackground {background-color:#52a61e;}
        
        Background color #52a61e
      
           Border around this has a color of #52a61e        
        
          <div style="border:2px solid #52a61e;">Content here</div>
        
        
          .myborder {border:2px solid #52a61e;}
        
        Border color #52a61e