#49919e color space conversions
Hex:
        #49919e
        RGB:
        73, 145, 158
        CMY:
        71, 43, 38
        CMYK:
        54, 8, 0, 38
      HSL:
        189°, 36.7965%, 45.2941%
        HSV (HSB):
        189°, 53.7975%, 61.9608%
        XYZ:
        19.0446, 24.1359, 36.0027
        xyY:
        0.2405, 0.3048, 24.1359
      CIE-Lab:
        56.2236, -18.7264, -13.7764
        CIE-LCH:
        56.2236, 23.2479, 216.3407
        CIE-Luv:
        56.2236, -30.7600, -17.6880
        Hunter-Lab:
        49.1283, -16.7789, -9.0597
      #49919e color charts
#49919e RGB chart
      #49919e CMYK chart
      #49919e RGB pie chart
      #49919e color shades, tints & tones
#49919e color schemes
#49919e color preview, HTML & CSS examples
           This text has a color of #49919e        
        
          <p style="color:#49919e;">Text here</p>
        
        
          .mytext {color:#49919e;}
        
        Text color #49919e
      
           This box has a color of #49919e        
        
          <div style="background-color:#49919e;">Content here</div>
        
        
          .mybackground {background-color:#49919e;}
        
        Background color #49919e
      
           Border around this has a color of #49919e        
        
          <div style="border:2px solid #49919e;">Content here</div>
        
        
          .myborder {border:2px solid #49919e;}
        
        Border color #49919e