#48976a color space conversions
Hex:
        #48976a
        RGB:
        72, 151, 106
        CMY:
        72, 41, 58
        CMYK:
        52, 0, 30, 41
      HSL:
        146°, 35.4260%, 43.7255%
        HSV (HSB):
        146°, 52.3179%, 59.2157%
        XYZ:
        16.3406, 24.5515, 17.5134
        xyY:
        0.2798, 0.4204, 24.5515
      CIE-Lab:
        56.6358, -35.0630, 16.4665
        CIE-LCH:
        56.6358, 38.7370, 154.8439
        CIE-Luv:
        56.6358, -35.5775, 27.3331
        Hunter-Lab:
        49.5495, -27.8453, 13.7285
      #48976a color charts
#48976a RGB chart
      #48976a CMYK chart
      #48976a RGB pie chart
      #48976a color shades, tints & tones
#48976a color schemes
#48976a color preview, HTML & CSS examples
           This text has a color of #48976a        
        
          <p style="color:#48976a;">Text here</p>
        
        
          .mytext {color:#48976a;}
        
        Text color #48976a
      
           This box has a color of #48976a        
        
          <div style="background-color:#48976a;">Content here</div>
        
        
          .mybackground {background-color:#48976a;}
        
        Background color #48976a
      
           Border around this has a color of #48976a        
        
          <div style="border:2px solid #48976a;">Content here</div>
        
        
          .myborder {border:2px solid #48976a;}
        
        Border color #48976a