#52b61a color space conversions
Hex:
        #52b61a
        RGB:
        82, 182, 26
        CMY:
        68, 29, 90
        CMYK:
        55, 0, 86, 29
      HSL:
        98°, 75.0000%, 40.7843%
        HSV (HSB):
        98°, 85.7143%, 71.3725%
        XYZ:
        20.3941, 35.3243, 6.7207
        xyY:
        0.3266, 0.5657, 35.3243
      CIE-Lab:
        66.0004, -54.1142, 62.3398
        CIE-LCH:
        66.0004, 82.5506, 130.9597
        CIE-Luv:
        66.0004, -47.0436, 76.3664
        Hunter-Lab:
        59.4343, -42.7601, 34.8996
      #52b61a color charts
#52b61a RGB chart
      #52b61a CMYK chart
      #52b61a RGB pie chart
      #52b61a color shades, tints & tones
#52b61a color schemes
#52b61a color preview, HTML & CSS examples
           This text has a color of #52b61a        
        
          <p style="color:#52b61a;">Text here</p>
        
        
          .mytext {color:#52b61a;}
        
        Text color #52b61a
      
           This box has a color of #52b61a        
        
          <div style="background-color:#52b61a;">Content here</div>
        
        
          .mybackground {background-color:#52b61a;}
        
        Background color #52b61a
      
           Border around this has a color of #52b61a        
        
          <div style="border:2px solid #52b61a;">Content here</div>
        
        
          .myborder {border:2px solid #52b61a;}
        
        Border color #52b61a