#52a05a color space conversions
Hex:
        #52a05a
        RGB:
        82, 160, 90
        CMY:
        68, 37, 65
        CMYK:
        49, 0, 44, 37
      HSL:
        126°, 32.2314%, 47.4510%
        HSV (HSB):
        126°, 48.7500%, 62.7451%
        XYZ:
        17.8959, 27.6736, 14.0712
        xyY:
        0.3001, 0.4640, 27.6736
      CIE-Lab:
        59.5927, -39.2533, 29.2162
        CIE-LCH:
        59.5927, 48.9327, 143.3397
        CIE-Luv:
        59.5927, -36.5700, 43.2054
        Hunter-Lab:
        52.6057, -31.3361, 20.9649
      #52a05a color charts
#52a05a RGB chart
      #52a05a CMYK chart
      #52a05a RGB pie chart
      #52a05a color shades, tints & tones
#52a05a color schemes
#52a05a color preview, HTML & CSS examples
           This text has a color of #52a05a        
        
          <p style="color:#52a05a;">Text here</p>
        
        
          .mytext {color:#52a05a;}
        
        Text color #52a05a
      
           This box has a color of #52a05a        
        
          <div style="background-color:#52a05a;">Content here</div>
        
        
          .mybackground {background-color:#52a05a;}
        
        Background color #52a05a
      
           Border around this has a color of #52a05a        
        
          <div style="border:2px solid #52a05a;">Content here</div>
        
        
          .myborder {border:2px solid #52a05a;}
        
        Border color #52a05a