#52942f color space conversions
Hex:
        #52942f
        RGB:
        82, 148, 47
        CMY:
        68, 42, 82
        CMYK:
        45, 0, 68, 42
      HSL:
        99°, 51.7949%, 38.2353%
        HSV (HSB):
        99°, 68.2432%, 58.0392%
        XYZ:
        14.5827, 23.1789, 6.3947
        xyY:
        0.3303, 0.5249, 23.1789
      CIE-Lab:
        55.2561, -39.4665, 45.1144
        CIE-LCH:
        55.2561, 59.9409, 131.1798
        CIE-Luv:
        55.2561, -32.2685, 56.4251
        Hunter-Lab:
        48.1445, -30.1862, 25.8260
      #52942f color charts
#52942f RGB chart
      #52942f CMYK chart
      #52942f RGB pie chart
      #52942f color shades, tints & tones
#52942f color schemes
#52942f color preview, HTML & CSS examples
           This text has a color of #52942f        
        
          <p style="color:#52942f;">Text here</p>
        
        
          .mytext {color:#52942f;}
        
        Text color #52942f
      
           This box has a color of #52942f        
        
          <div style="background-color:#52942f;">Content here</div>
        
        
          .mybackground {background-color:#52942f;}
        
        Background color #52942f
      
           Border around this has a color of #52942f        
        
          <div style="border:2px solid #52942f;">Content here</div>
        
        
          .myborder {border:2px solid #52942f;}
        
        Border color #52942f