#49999f color space conversions
Hex:
        #49999f
        RGB:
        73, 153, 159
        CMY:
        71, 40, 38
        CMYK:
        54, 4, 0, 38
      HSL:
        184°, 37.0690%, 45.4902%
        HSV (HSB):
        184°, 54.0881%, 62.3529%
        XYZ:
        20.3969, 26.7021, 36.8799
        xyY:
        0.2429, 0.3180, 26.7021
      CIE-Lab:
        58.6976, -22.6229, -10.6251
        CIE-LCH:
        58.6976, 24.9938, 205.1575
        CIE-Luv:
        58.6976, -33.8461, -12.3936
        Hunter-Lab:
        51.6741, -19.9719, -6.1435
      #49999f color charts
#49999f RGB chart
      #49999f CMYK chart
      #49999f RGB pie chart
      #49999f color shades, tints & tones
#49999f color schemes
#49999f color preview, HTML & CSS examples
           This text has a color of #49999f        
        
          <p style="color:#49999f;">Text here</p>
        
        
          .mytext {color:#49999f;}
        
        Text color #49999f
      
           This box has a color of #49999f        
        
          <div style="background-color:#49999f;">Content here</div>
        
        
          .mybackground {background-color:#49999f;}
        
        Background color #49999f
      
           Border around this has a color of #49999f        
        
          <div style="border:2px solid #49999f;">Content here</div>
        
        
          .myborder {border:2px solid #49999f;}
        
        Border color #49999f