#52c66b color space conversions
Hex:
        #52c66b
        RGB:
        82, 198, 107
        CMY:
        68, 22, 58
        CMYK:
        59, 0, 46, 22
      HSL:
        133°, 50.4348%, 54.9020%
        HSV (HSB):
        133°, 58.5859%, 77.6471%
        XYZ:
        26.3276, 43.2435, 20.8691
        xyY:
        0.2911, 0.4781, 43.2435
      CIE-Lab:
        71.7200, -52.1708, 35.9283
        CIE-LCH:
        71.7200, 63.3454, 145.4461
        CIE-Luv:
        71.7200, -51.3386, 55.3061
        Hunter-Lab:
        65.7598, -43.6154, 27.2160
      #52c66b color charts
#52c66b RGB chart
      #52c66b CMYK chart
      #52c66b RGB pie chart
      #52c66b color shades, tints & tones
#52c66b color schemes
#52c66b color preview, HTML & CSS examples
           This text has a color of #52c66b        
        
          <p style="color:#52c66b;">Text here</p>
        
        
          .mytext {color:#52c66b;}
        
        Text color #52c66b
      
           This box has a color of #52c66b        
        
          <div style="background-color:#52c66b;">Content here</div>
        
        
          .mybackground {background-color:#52c66b;}
        
        Background color #52c66b
      
           Border around this has a color of #52c66b        
        
          <div style="border:2px solid #52c66b;">Content here</div>
        
        
          .myborder {border:2px solid #52c66b;}
        
        Border color #52c66b