#52ab6a color space conversions
Hex:
        #52ab6a
        RGB:
        82, 171, 106
        CMY:
        68, 33, 58
        CMYK:
        52, 0, 38, 33
      HSL:
        136°, 35.1779%, 49.6078%
        HSV (HSB):
        136°, 52.0468%, 67.0588%
        XYZ:
        20.6441, 31.9603, 18.7166
        xyY:
        0.2895, 0.4481, 31.9603
      CIE-Lab:
        63.3100, -41.2996, 25.5379
        CIE-LCH:
        63.3100, 48.5576, 148.2691
        CIE-Luv:
        63.3100, -40.6362, 40.1821
        Hunter-Lab:
        56.5334, -33.7513, 19.9442
      #52ab6a color charts
#52ab6a RGB chart
      #52ab6a CMYK chart
      #52ab6a RGB pie chart
      #52ab6a color shades, tints & tones
#52ab6a color schemes
#52ab6a color preview, HTML & CSS examples
           This text has a color of #52ab6a        
        
          <p style="color:#52ab6a;">Text here</p>
        
        
          .mytext {color:#52ab6a;}
        
        Text color #52ab6a
      
           This box has a color of #52ab6a        
        
          <div style="background-color:#52ab6a;">Content here</div>
        
        
          .mybackground {background-color:#52ab6a;}
        
        Background color #52ab6a
      
           Border around this has a color of #52ab6a        
        
          <div style="border:2px solid #52ab6a;">Content here</div>
        
        
          .myborder {border:2px solid #52ab6a;}
        
        Border color #52ab6a