#52b66a color space conversions
Hex:
        #52b66a
        RGB:
        82, 182, 106
        CMY:
        68, 29, 58
        CMYK:
        55, 0, 42, 29
      HSL:
        134°, 40.6504%, 51.7647%
        HSV (HSB):
        134°, 54.9451%, 71.3725%
        XYZ:
        22.8091, 36.2903, 19.4382
        xyY:
        0.2904, 0.4621, 36.2903
      CIE-Lab:
        66.7412, -45.9294, 30.0424
        CIE-LCH:
        66.7412, 54.8822, 146.8114
        CIE-Luv:
        66.7412, -45.0937, 46.7173
        Hunter-Lab:
        60.2415, -37.8374, 23.0378
      #52b66a color charts
#52b66a RGB chart
      #52b66a CMYK chart
      #52b66a RGB pie chart
      #52b66a color shades, tints & tones
#52b66a color schemes
#52b66a color preview, HTML & CSS examples
           This text has a color of #52b66a        
        
          <p style="color:#52b66a;">Text here</p>
        
        
          .mytext {color:#52b66a;}
        
        Text color #52b66a
      
           This box has a color of #52b66a        
        
          <div style="background-color:#52b66a;">Content here</div>
        
        
          .mybackground {background-color:#52b66a;}
        
        Background color #52b66a
      
           Border around this has a color of #52b66a        
        
          <div style="border:2px solid #52b66a;">Content here</div>
        
        
          .myborder {border:2px solid #52b66a;}
        
        Border color #52b66a