#52a968 color space conversions
Hex:
        #52a968
        RGB:
        82, 169, 104
        CMY:
        68, 34, 59
        CMYK:
        51, 0, 38, 34
      HSL:
        135°, 34.6614%, 49.2157%
        HSV (HSB):
        135°, 51.4793%, 66.2745%
        XYZ:
        20.1663, 31.1692, 18.0501
        xyY:
        0.2906, 0.4492, 31.1692
      CIE-Lab:
        62.6502, -40.7924, 25.7362
        CIE-LCH:
        62.6502, 48.2325, 147.7518
        CIE-Luv:
        62.6502, -39.8846, 40.2115
        Hunter-Lab:
        55.8294, -33.2249, 19.9117
      #52a968 color charts
#52a968 RGB chart
      #52a968 CMYK chart
      #52a968 RGB pie chart
      #52a968 color shades, tints & tones
#52a968 color schemes
#52a968 color preview, HTML & CSS examples
           This text has a color of #52a968        
        
          <p style="color:#52a968;">Text here</p>
        
        
          .mytext {color:#52a968;}
        
        Text color #52a968
      
           This box has a color of #52a968        
        
          <div style="background-color:#52a968;">Content here</div>
        
        
          .mybackground {background-color:#52a968;}
        
        Background color #52a968
      
           Border around this has a color of #52a968        
        
          <div style="border:2px solid #52a968;">Content here</div>
        
        
          .myborder {border:2px solid #52a968;}
        
        Border color #52a968