#499fa8 color space conversions
Hex:
        #499fa8
        RGB:
        73, 159, 168
        CMY:
        71, 38, 34
        CMYK:
        57, 5, 0, 34
      HSL:
        186°, 39.4191%, 47.2549%
        HSV (HSB):
        186°, 56.5476%, 65.8824%
        XYZ:
        22.2137, 29.0399, 41.4803
        xyY:
        0.2395, 0.3132, 29.0399
      CIE-Lab:
        60.8168, -23.1212, -12.5424
        CIE-LCH:
        60.8168, 26.3041, 208.4783
        CIE-Luv:
        60.8168, -35.7635, -15.3861
        Hunter-Lab:
        53.8887, -20.7250, -7.9158
      #499fa8 color charts
#499fa8 RGB chart
      #499fa8 CMYK chart
      #499fa8 RGB pie chart
      #499fa8 color shades, tints & tones
#499fa8 color schemes
#499fa8 color preview, HTML & CSS examples
           This text has a color of #499fa8        
        
          <p style="color:#499fa8;">Text here</p>
        
        
          .mytext {color:#499fa8;}
        
        Text color #499fa8
      
           This box has a color of #499fa8        
        
          <div style="background-color:#499fa8;">Content here</div>
        
        
          .mybackground {background-color:#499fa8;}
        
        Background color #499fa8
      
           Border around this has a color of #499fa8        
        
          <div style="border:2px solid #499fa8;">Content here</div>
        
        
          .myborder {border:2px solid #499fa8;}
        
        Border color #499fa8