#52c35b color space conversions
Hex:
        #52c35b
        RGB:
        82, 195, 91
        CMY:
        68, 24, 64
        CMYK:
        58, 0, 53, 24
      HSL:
        125°, 48.4979%, 54.3137%
        HSV (HSB):
        125°, 57.9487%, 76.4706%
        XYZ:
        24.8831, 41.5794, 16.6117
        xyY:
        0.2995, 0.5005, 41.5794
      CIE-Lab:
        70.5800, -53.3303, 42.4077
        CIE-LCH:
        70.5800, 68.1362, 141.5086
        CIE-Luv:
        70.5800, -50.7644, 61.9097
        Hunter-Lab:
        64.4821, -43.9619, 29.8633
      #52c35b color charts
#52c35b RGB chart
      #52c35b CMYK chart
      #52c35b RGB pie chart
      #52c35b color shades, tints & tones
#52c35b color schemes
#52c35b color preview, HTML & CSS examples
           This text has a color of #52c35b        
        
          <p style="color:#52c35b;">Text here</p>
        
        
          .mytext {color:#52c35b;}
        
        Text color #52c35b
      
           This box has a color of #52c35b        
        
          <div style="background-color:#52c35b;">Content here</div>
        
        
          .mybackground {background-color:#52c35b;}
        
        Background color #52c35b
      
           Border around this has a color of #52c35b        
        
          <div style="border:2px solid #52c35b;">Content here</div>
        
        
          .myborder {border:2px solid #52c35b;}
        
        Border color #52c35b