#52a042 color space conversions
Hex:
        #52a042
        RGB:
        82, 160, 66
        CMY:
        68, 37, 74
        CMYK:
        49, 0, 59, 37
      HSL:
        110°, 41.5929%, 44.3137%
        HSV (HSB):
        110°, 58.7500%, 62.7451%
        XYZ:
        17.0338, 27.3288, 9.5315
        xyY:
        0.3161, 0.5071, 27.3288
      CIE-Lab:
        59.2774, -42.5719, 40.9852
        CIE-LCH:
        59.2774, 59.0945, 136.0879
        CIE-Luv:
        59.2774, -37.2017, 55.1512
        Hunter-Lab:
        52.2770, -33.3225, 25.7837
      #52a042 color charts
#52a042 RGB chart
      #52a042 CMYK chart
      #52a042 RGB pie chart
      #52a042 color shades, tints & tones
#52a042 color schemes
#52a042 color preview, HTML & CSS examples
           This text has a color of #52a042        
        
          <p style="color:#52a042;">Text here</p>
        
        
          .mytext {color:#52a042;}
        
        Text color #52a042
      
           This box has a color of #52a042        
        
          <div style="background-color:#52a042;">Content here</div>
        
        
          .mybackground {background-color:#52a042;}
        
        Background color #52a042
      
           Border around this has a color of #52a042        
        
          <div style="border:2px solid #52a042;">Content here</div>
        
        
          .myborder {border:2px solid #52a042;}
        
        Border color #52a042