#52a063 color space conversions
Hex:
        #52a063
        RGB:
        82, 160, 99
        CMY:
        68, 37, 61
        CMYK:
        49, 0, 38, 37
      HSL:
        133°, 32.2314%, 47.4510%
        HSV (HSB):
        133°, 48.7500%, 62.7451%
        XYZ:
        18.3026, 27.8363, 16.2127
        xyY:
        0.2935, 0.4464, 27.8363
      CIE-Lab:
        59.7406, -37.7359, 24.5817
        CIE-LCH:
        59.7406, 45.0362, 146.9192
        CIE-Luv:
        59.7406, -36.2918, 37.8703
        Hunter-Lab:
        52.7601, -30.4081, 18.7128
      #52a063 color charts
#52a063 RGB chart
      #52a063 CMYK chart
      #52a063 RGB pie chart
      #52a063 color shades, tints & tones
#52a063 color schemes
#52a063 color preview, HTML & CSS examples
           This text has a color of #52a063        
        
          <p style="color:#52a063;">Text here</p>
        
        
          .mytext {color:#52a063;}
        
        Text color #52a063
      
           This box has a color of #52a063        
        
          <div style="background-color:#52a063;">Content here</div>
        
        
          .mybackground {background-color:#52a063;}
        
        Background color #52a063
      
           Border around this has a color of #52a063        
        
          <div style="border:2px solid #52a063;">Content here</div>
        
        
          .myborder {border:2px solid #52a063;}
        
        Border color #52a063