#48899e color space conversions
Hex:
        #48899e
        RGB:
        72, 137, 158
        CMY:
        72, 46, 38
        CMYK:
        54, 13, 0, 38
      HSL:
        195°, 37.3913%, 45.0980%
        HSV (HSB):
        195°, 54.4304%, 61.9608%
        XYZ:
        17.7897, 21.7377, 35.6059
        xyY:
        0.2368, 0.2893, 21.7377
      CIE-Lab:
        53.7475, -14.6267, -17.5355
        CIE-LCH:
        53.7475, 22.8349, 230.1679
        CIE-Luv:
        53.7475, -27.9103, -23.9183
        Hunter-Lab:
        46.6237, -13.4830, -12.6425
      #48899e color charts
#48899e RGB chart
      #48899e CMYK chart
      #48899e RGB pie chart
      #48899e color shades, tints & tones
#48899e color schemes
#48899e color preview, HTML & CSS examples
           This text has a color of #48899e        
        
          <p style="color:#48899e;">Text here</p>
        
        
          .mytext {color:#48899e;}
        
        Text color #48899e
      
           This box has a color of #48899e        
        
          <div style="background-color:#48899e;">Content here</div>
        
        
          .mybackground {background-color:#48899e;}
        
        Background color #48899e
      
           Border around this has a color of #48899e        
        
          <div style="border:2px solid #48899e;">Content here</div>
        
        
          .myborder {border:2px solid #48899e;}
        
        Border color #48899e