#48977a color space conversions
Hex:
        #48977a
        RGB:
        72, 151, 122
        CMY:
        72, 41, 52
        CMYK:
        52, 0, 19, 41
      HSL:
        158°, 35.4260%, 43.7255%
        HSV (HSB):
        158°, 52.3179%, 59.2157%
        XYZ:
        17.2519, 24.9161, 22.3124
        xyY:
        0.2676, 0.3864, 24.9161
      CIE-Lab:
        56.9936, -31.5296, 7.9388
        CIE-LCH:
        56.9936, 32.5137, 165.8673
        CIE-Luv:
        56.9936, -34.9303, 15.8227
        Hunter-Lab:
        49.9160, -25.6599, 8.4387
      #48977a color charts
#48977a RGB chart
      #48977a CMYK chart
      #48977a RGB pie chart
      #48977a color shades, tints & tones
#48977a color schemes
#48977a color preview, HTML & CSS examples
           This text has a color of #48977a        
        
          <p style="color:#48977a;">Text here</p>
        
        
          .mytext {color:#48977a;}
        
        Text color #48977a
      
           This box has a color of #48977a        
        
          <div style="background-color:#48977a;">Content here</div>
        
        
          .mybackground {background-color:#48977a;}
        
        Background color #48977a
      
           Border around this has a color of #48977a        
        
          <div style="border:2px solid #48977a;">Content here</div>
        
        
          .myborder {border:2px solid #48977a;}
        
        Border color #48977a