#52a35f color space conversions
Hex:
        #52a35f
        RGB:
        82, 163, 95
        CMY:
        68, 36, 63
        CMYK:
        50, 0, 42, 36
      HSL:
        130°, 33.0612%, 48.0392%
        HSV (HSB):
        130°, 49.6933%, 63.9216%
        XYZ:
        18.6424, 28.8144, 15.4057
        xyY:
        0.2966, 0.4584, 28.8144
      CIE-Lab:
        60.6175, -39.7400, 27.8826
        CIE-LCH:
        60.6175, 48.5459, 144.9455
        CIE-Luv:
        60.6175, -37.6860, 42.0607
        Hunter-Lab:
        53.6791, -31.9464, 20.5594
      #52a35f color charts
#52a35f RGB chart
      #52a35f CMYK chart
      #52a35f RGB pie chart
      #52a35f color shades, tints & tones
#52a35f color schemes
#52a35f color preview, HTML & CSS examples
           This text has a color of #52a35f        
        
          <p style="color:#52a35f;">Text here</p>
        
        
          .mytext {color:#52a35f;}
        
        Text color #52a35f
      
           This box has a color of #52a35f        
        
          <div style="background-color:#52a35f;">Content here</div>
        
        
          .mybackground {background-color:#52a35f;}
        
        Background color #52a35f
      
           Border around this has a color of #52a35f        
        
          <div style="border:2px solid #52a35f;">Content here</div>
        
        
          .myborder {border:2px solid #52a35f;}
        
        Border color #52a35f