#52c16e color space conversions
Hex:
        #52c16e
        RGB:
        82, 193, 110
        CMY:
        68, 24, 57
        CMYK:
        58, 0, 43, 24
      HSL:
        135°, 47.2340%, 53.9216%
        HSV (HSB):
        135°, 57.5130%, 75.6863%
        XYZ:
        25.3641, 41.0596, 21.3403
        xyY:
        0.2890, 0.4678, 41.0596
      CIE-Lab:
        70.2176, -49.7207, 32.4767
        CIE-LCH:
        70.2176, 59.3876, 146.8481
        CIE-Luv:
        70.2176, -49.2807, 50.7728
        Hunter-Lab:
        64.0777, -41.4798, 25.1086
      #52c16e color charts
#52c16e RGB chart
      #52c16e CMYK chart
      #52c16e RGB pie chart
      #52c16e color shades, tints & tones
#52c16e color schemes
#52c16e color preview, HTML & CSS examples
           This text has a color of #52c16e        
        
          <p style="color:#52c16e;">Text here</p>
        
        
          .mytext {color:#52c16e;}
        
        Text color #52c16e
      
           This box has a color of #52c16e        
        
          <div style="background-color:#52c16e;">Content here</div>
        
        
          .mybackground {background-color:#52c16e;}
        
        Background color #52c16e
      
           Border around this has a color of #52c16e        
        
          <div style="border:2px solid #52c16e;">Content here</div>
        
        
          .myborder {border:2px solid #52c16e;}
        
        Border color #52c16e