#499bc7 color space conversions
Hex:
        #499bc7
        RGB:
        73, 155, 199
        CMY:
        71, 39, 22
        CMYK:
        63, 22, 0, 22
      HSL:
        201°, 52.9412%, 53.3333%
        HSV (HSB):
        201°, 63.3166%, 78.0392%
        XYZ:
        24.7778, 28.9827, 58.3211
        xyY:
        0.2211, 0.2586, 28.9827
      CIE-Lab:
        60.7663, -11.4821, -30.0689
        CIE-LCH:
        60.7663, 32.1866, 249.1001
        CIE-Luv:
        60.7663, -32.8874, -45.2035
        Hunter-Lab:
        53.8356, -12.0577, -26.5451
      #499bc7 color charts
#499bc7 RGB chart
      #499bc7 CMYK chart
      #499bc7 RGB pie chart
      #499bc7 color shades, tints & tones
#499bc7 color schemes
#499bc7 color preview, HTML & CSS examples
           This text has a color of #499bc7        
        
          <p style="color:#499bc7;">Text here</p>
        
        
          .mytext {color:#499bc7;}
        
        Text color #499bc7
      
           This box has a color of #499bc7        
        
          <div style="background-color:#499bc7;">Content here</div>
        
        
          .mybackground {background-color:#499bc7;}
        
        Background color #499bc7
      
           Border around this has a color of #499bc7        
        
          <div style="border:2px solid #499bc7;">Content here</div>
        
        
          .myborder {border:2px solid #499bc7;}
        
        Border color #499bc7