#48737e color space conversions
Hex:
        #48737e
        RGB:
        72, 115, 126
        CMY:
        72, 55, 51
        CMYK:
        43, 9, 0, 51
      HSL:
        192°, 27.2727%, 38.8235%
        HSV (HSB):
        192°, 42.8571%, 49.4118%
        XYZ:
        12.5691, 15.1455, 21.9996
        xyY:
        0.2528, 0.3047, 15.1455
      CIE-Lab:
        45.8329, -11.7841, -10.7501
        CIE-LCH:
        45.8329, 15.9508, 222.3729
        CIE-Luv:
        45.8329, -19.9029, -13.4159
        Hunter-Lab:
        38.9173, -10.4551, -6.2740
      #48737e color charts
#48737e RGB chart
      #48737e CMYK chart
      #48737e RGB pie chart
      #48737e color shades, tints & tones
#48737e color schemes
#48737e color preview, HTML & CSS examples
           This text has a color of #48737e        
        
          <p style="color:#48737e;">Text here</p>
        
        
          .mytext {color:#48737e;}
        
        Text color #48737e
      
           This box has a color of #48737e        
        
          <div style="background-color:#48737e;">Content here</div>
        
        
          .mybackground {background-color:#48737e;}
        
        Background color #48737e
      
           Border around this has a color of #48737e        
        
          <div style="border:2px solid #48737e;">Content here</div>
        
        
          .myborder {border:2px solid #48737e;}
        
        Border color #48737e