#52c86a color space conversions
Hex:
        #52c86a
        RGB:
        82, 200, 106
        CMY:
        68, 22, 58
        CMYK:
        59, 0, 47, 22
      HSL:
        132°, 51.7544%, 55.2941%
        HSV (HSB):
        132°, 59.0000%, 78.4314%
        XYZ:
        26.7355, 44.1430, 20.7470
        xyY:
        0.2918, 0.4818, 44.1430
      CIE-Lab:
        72.3240, -53.0998, 37.1951
        CIE-LCH:
        72.3240, 64.8311, 144.9897
        CIE-Luv:
        72.3240, -52.1475, 56.9663
        Hunter-Lab:
        66.4402, -44.4421, 27.9939
      #52c86a color charts
#52c86a RGB chart
      #52c86a CMYK chart
      #52c86a RGB pie chart
      #52c86a color shades, tints & tones
#52c86a color schemes
#52c86a color preview, HTML & CSS examples
           This text has a color of #52c86a        
        
          <p style="color:#52c86a;">Text here</p>
        
        
          .mytext {color:#52c86a;}
        
        Text color #52c86a
      
           This box has a color of #52c86a        
        
          <div style="background-color:#52c86a;">Content here</div>
        
        
          .mybackground {background-color:#52c86a;}
        
        Background color #52c86a
      
           Border around this has a color of #52c86a        
        
          <div style="border:2px solid #52c86a;">Content here</div>
        
        
          .myborder {border:2px solid #52c86a;}
        
        Border color #52c86a