#48979b color space conversions
Hex:
        #48979b
        RGB:
        72, 151, 155
        CMY:
        72, 41, 39
        CMYK:
        54, 3, 0, 39
      HSL:
        183°, 36.5639%, 44.5098%
        HSV (HSB):
        183°, 53.5484%, 60.7843%
        XYZ:
        19.6555, 25.8775, 34.9692
        xyY:
        0.2442, 0.3215, 25.8775
      CIE-Lab:
        57.9206, -22.9456, -9.5144
        CIE-LCH:
        57.9206, 24.8399, 202.5214
        CIE-Luv:
        57.9206, -33.5060, -10.6185
        Hunter-Lab:
        50.8699, -20.0522, -5.1485
      #48979b color charts
#48979b RGB chart
      #48979b CMYK chart
      #48979b RGB pie chart
      #48979b color shades, tints & tones
#48979b color schemes
#48979b color preview, HTML & CSS examples
           This text has a color of #48979b        
        
          <p style="color:#48979b;">Text here</p>
        
        
          .mytext {color:#48979b;}
        
        Text color #48979b
      
           This box has a color of #48979b        
        
          <div style="background-color:#48979b;">Content here</div>
        
        
          .mybackground {background-color:#48979b;}
        
        Background color #48979b
      
           Border around this has a color of #48979b        
        
          <div style="border:2px solid #48979b;">Content here</div>
        
        
          .myborder {border:2px solid #48979b;}
        
        Border color #48979b