#49818f color space conversions
Hex:
        #49818f
        RGB:
        73, 129, 143
        CMY:
        71, 49, 44
        CMYK:
        49, 10, 0, 44
      HSL:
        192°, 32.4074%, 42.3529%
        HSV (HSB):
        192°, 48.9510%, 56.0784%
        XYZ:
        15.5558, 19.1002, 28.8534
        xyY:
        0.2449, 0.3007, 19.1002
      CIE-Lab:
        50.8042, -14.4505, -13.2827
        CIE-LCH:
        50.8042, 19.6277, 222.5888
        CIE-Luv:
        50.8042, -24.9160, -17.1695
        Hunter-Lab:
        43.7037, -12.9465, -8.5510
      #49818f color charts
#49818f RGB chart
      #49818f CMYK chart
      #49818f RGB pie chart
      #49818f color shades, tints & tones
#49818f color schemes
#49818f color preview, HTML & CSS examples
           This text has a color of #49818f        
        
          <p style="color:#49818f;">Text here</p>
        
        
          .mytext {color:#49818f;}
        
        Text color #49818f
      
           This box has a color of #49818f        
        
          <div style="background-color:#49818f;">Content here</div>
        
        
          .mybackground {background-color:#49818f;}
        
        Background color #49818f
      
           Border around this has a color of #49818f        
        
          <div style="border:2px solid #49818f;">Content here</div>
        
        
          .myborder {border:2px solid #49818f;}
        
        Border color #49818f