#48974f color space conversions
Hex:
        #48974f
        RGB:
        72, 151, 79
        CMY:
        72, 41, 69
        CMYK:
        52, 0, 48, 41
      HSL:
        125°, 35.4260%, 43.7255%
        HSV (HSB):
        125°, 52.3179%, 59.2157%
        XYZ:
        15.1504, 24.0754, 11.2457
        xyY:
        0.3002, 0.4770, 24.0754
      CIE-Lab:
        56.1633, -39.9472, 30.5830
        CIE-LCH:
        56.1633, 50.3100, 142.5629
        CIE-Luv:
        56.1633, -36.5339, 43.8983
        Hunter-Lab:
        49.0667, -30.7512, 20.7580
      #48974f color charts
#48974f RGB chart
      #48974f CMYK chart
      #48974f RGB pie chart
      #48974f color shades, tints & tones
#48974f color schemes
#48974f color preview, HTML & CSS examples
           This text has a color of #48974f        
        
          <p style="color:#48974f;">Text here</p>
        
        
          .mytext {color:#48974f;}
        
        Text color #48974f
      
           This box has a color of #48974f        
        
          <div style="background-color:#48974f;">Content here</div>
        
        
          .mybackground {background-color:#48974f;}
        
        Background color #48974f
      
           Border around this has a color of #48974f        
        
          <div style="border:2px solid #48974f;">Content here</div>
        
        
          .myborder {border:2px solid #48974f;}
        
        Border color #48974f