#48827b color space conversions
Hex:
        #48827b
        RGB:
        72, 130, 123
        CMY:
        72, 49, 52
        CMYK:
        45, 0, 5, 49
      HSL:
        173°, 28.7129%, 39.6078%
        HSV (HSB):
        173°, 44.6154%, 50.9804%
        XYZ:
        14.2303, 18.7730, 21.6124
        xyY:
        0.2606, 0.3437, 18.7730
      CIE-Lab:
        50.4206, -20.7975, -2.1478
        CIE-LCH:
        50.4206, 20.9081, 185.8961
        CIE-Luv:
        50.4206, -26.2295, 0.0831
        Hunter-Lab:
        43.3279, -17.1986, 0.7550
      #48827b color charts
#48827b RGB chart
      #48827b CMYK chart
      #48827b RGB pie chart
      #48827b color shades, tints & tones
#48827b color schemes
#48827b color preview, HTML & CSS examples
           This text has a color of #48827b        
        
          <p style="color:#48827b;">Text here</p>
        
        
          .mytext {color:#48827b;}
        
        Text color #48827b
      
           This box has a color of #48827b        
        
          <div style="background-color:#48827b;">Content here</div>
        
        
          .mybackground {background-color:#48827b;}
        
        Background color #48827b
      
           Border around this has a color of #48827b        
        
          <div style="border:2px solid #48827b;">Content here</div>
        
        
          .myborder {border:2px solid #48827b;}
        
        Border color #48827b