#52c63b color space conversions
Hex:
        #52c63b
        RGB:
        82, 198, 59
        CMY:
        68, 22, 77
        CMYK:
        59, 0, 70, 22
      HSL:
        110°, 54.9407%, 50.3922%
        HSV (HSB):
        110°, 70.2020%, 77.6471%
        XYZ:
        24.4632, 42.4978, 11.0512
        xyY:
        0.3136, 0.5448, 42.4978
      CIE-Lab:
        71.2128, -57.8675, 57.0743
        CIE-LCH:
        71.2128, 81.2781, 135.3954
        CIE-Luv:
        71.2128, -52.8255, 75.8466
        Hunter-Lab:
        65.1903, -47.0995, 35.5822
      #52c63b color charts
#52c63b RGB chart
      #52c63b CMYK chart
      #52c63b RGB pie chart
      #52c63b color shades, tints & tones
#52c63b color schemes
#52c63b color preview, HTML & CSS examples
           This text has a color of #52c63b        
        
          <p style="color:#52c63b;">Text here</p>
        
        
          .mytext {color:#52c63b;}
        
        Text color #52c63b
      
           This box has a color of #52c63b        
        
          <div style="background-color:#52c63b;">Content here</div>
        
        
          .mybackground {background-color:#52c63b;}
        
        Background color #52c63b
      
           Border around this has a color of #52c63b        
        
          <div style="border:2px solid #52c63b;">Content here</div>
        
        
          .myborder {border:2px solid #52c63b;}
        
        Border color #52c63b