#499aa0 color space conversions
Hex:
        #499aa0
        RGB:
        73, 154, 160
        CMY:
        71, 40, 37
        CMYK:
        54, 4, 0, 37
      HSL:
        184°, 37.3391%, 45.6863%
        HSV (HSB):
        184°, 54.3750%, 62.7451%
        XYZ:
        20.6484, 27.0657, 37.3936
        xyY:
        0.2426, 0.3180, 27.0657
      CIE-Lab:
        59.0351, -22.8523, -10.6875
        CIE-LCH:
        59.0351, 25.2280, 205.0644
        CIE-Luv:
        59.0351, -34.1919, -12.4703
        Hunter-Lab:
        52.0247, -20.1973, -6.1983
      #499aa0 color charts
#499aa0 RGB chart
      #499aa0 CMYK chart
      #499aa0 RGB pie chart
      #499aa0 color shades, tints & tones
#499aa0 color schemes
#499aa0 color preview, HTML & CSS examples
           This text has a color of #499aa0        
        
          <p style="color:#499aa0;">Text here</p>
        
        
          .mytext {color:#499aa0;}
        
        Text color #499aa0
      
           This box has a color of #499aa0        
        
          <div style="background-color:#499aa0;">Content here</div>
        
        
          .mybackground {background-color:#499aa0;}
        
        Background color #499aa0
      
           Border around this has a color of #499aa0        
        
          <div style="border:2px solid #499aa0;">Content here</div>
        
        
          .myborder {border:2px solid #499aa0;}
        
        Border color #499aa0