#52952f color space conversions
Hex:
        #52952f
        RGB:
        82, 149, 47
        CMY:
        68, 42, 82
        CMYK:
        45, 0, 68, 42
      HSL:
        99°, 52.0408%, 38.4314%
        HSV (HSB):
        99°, 68.4564%, 58.4314%
        XYZ:
        14.7402, 23.4940, 6.4472
        xyY:
        0.3299, 0.5258, 23.4940
      CIE-Lab:
        55.5775, -39.8915, 45.4563
        CIE-LCH:
        55.5775, 60.4781, 131.2695
        CIE-Luv:
        55.5775, -32.7193, 56.9004
        Hunter-Lab:
        48.4706, -30.5405, 26.0431
      #52952f color charts
#52952f RGB chart
      #52952f CMYK chart
      #52952f RGB pie chart
      #52952f color shades, tints & tones
#52952f color schemes
#52952f color preview, HTML & CSS examples
           This text has a color of #52952f        
        
          <p style="color:#52952f;">Text here</p>
        
        
          .mytext {color:#52952f;}
        
        Text color #52952f
      
           This box has a color of #52952f        
        
          <div style="background-color:#52952f;">Content here</div>
        
        
          .mybackground {background-color:#52952f;}
        
        Background color #52952f
      
           Border around this has a color of #52952f        
        
          <div style="border:2px solid #52952f;">Content here</div>
        
        
          .myborder {border:2px solid #52952f;}
        
        Border color #52952f