#52c77a color space conversions
Hex:
        #52c77a
        RGB:
        82, 199, 122
        CMY:
        68, 22, 52
        CMYK:
        59, 0, 39, 22
      HSL:
        141°, 51.0917%, 55.0980%
        HSV (HSB):
        141°, 58.7940%, 78.0392%
        XYZ:
        27.4160, 44.0458, 25.4691
        xyY:
        0.2828, 0.4544, 44.0458
      CIE-Lab:
        72.2591, -50.0640, 28.9415
        CIE-LCH:
        72.2591, 57.8275, 149.9683
        CIE-Luv:
        72.2591, -51.0985, 47.1390
        Hunter-Lab:
        66.3670, -42.4047, 23.7037
      #52c77a color charts
#52c77a RGB chart
      #52c77a CMYK chart
      #52c77a RGB pie chart
      #52c77a color shades, tints & tones
#52c77a color schemes
#52c77a color preview, HTML & CSS examples
           This text has a color of #52c77a        
        
          <p style="color:#52c77a;">Text here</p>
        
        
          .mytext {color:#52c77a;}
        
        Text color #52c77a
      
           This box has a color of #52c77a        
        
          <div style="background-color:#52c77a;">Content here</div>
        
        
          .mybackground {background-color:#52c77a;}
        
        Background color #52c77a
      
           Border around this has a color of #52c77a        
        
          <div style="border:2px solid #52c77a;">Content here</div>
        
        
          .myborder {border:2px solid #52c77a;}
        
        Border color #52c77a