#48857e color space conversions
Hex:
        #48857e
        RGB:
        72, 133, 126
        CMY:
        72, 48, 51
        CMYK:
        46, 0, 5, 48
      HSL:
        173°, 29.7561%, 40.1961%
        HSV (HSB):
        173°, 45.8647%, 52.1569%
        XYZ:
        14.8259, 19.6591, 22.7518
        xyY:
        0.2590, 0.3435, 19.6591
      CIE-Lab:
        51.4496, -21.5790, -2.3888
        CIE-LCH:
        51.4496, 21.7109, 186.3170
        CIE-Luv:
        51.4496, -27.3817, -0.1489
        Hunter-Lab:
        44.3386, -17.9059, 0.6131
      #48857e color charts
#48857e RGB chart
      #48857e CMYK chart
      #48857e RGB pie chart
      #48857e color shades, tints & tones
#48857e color schemes
#48857e color preview, HTML & CSS examples
           This text has a color of #48857e        
        
          <p style="color:#48857e;">Text here</p>
        
        
          .mytext {color:#48857e;}
        
        Text color #48857e
      
           This box has a color of #48857e        
        
          <div style="background-color:#48857e;">Content here</div>
        
        
          .mybackground {background-color:#48857e;}
        
        Background color #48857e
      
           Border around this has a color of #48857e        
        
          <div style="border:2px solid #48857e;">Content here</div>
        
        
          .myborder {border:2px solid #48857e;}
        
        Border color #48857e