#48947b color space conversions
Hex:
        #48947b
        RGB:
        72, 148, 123
        CMY:
        72, 42, 52
        CMYK:
        51, 0, 17, 42
      HSL:
        160°, 34.5455%, 43.1373%
        HSV (HSB):
        160°, 51.3514%, 58.0392%
        XYZ:
        16.8375, 23.9876, 22.4815
        xyY:
        0.2660, 0.3789, 23.9876
      CIE-Lab:
        56.0754, -29.8570, 6.0585
        CIE-LCH:
        56.0754, 30.4654, 168.5294
        CIE-Luv:
        56.0754, -33.6665, 12.9711
        Hunter-Lab:
        48.9771, -24.3446, 7.0686
      #48947b color charts
#48947b RGB chart
      #48947b CMYK chart
      #48947b RGB pie chart
      #48947b color shades, tints & tones
#48947b color schemes
#48947b color preview, HTML & CSS examples
           This text has a color of #48947b        
        
          <p style="color:#48947b;">Text here</p>
        
        
          .mytext {color:#48947b;}
        
        Text color #48947b
      
           This box has a color of #48947b        
        
          <div style="background-color:#48947b;">Content here</div>
        
        
          .mybackground {background-color:#48947b;}
        
        Background color #48947b
      
           Border around this has a color of #48947b        
        
          <div style="border:2px solid #48947b;">Content here</div>
        
        
          .myborder {border:2px solid #48947b;}
        
        Border color #48947b