#499cc8 color space conversions
Hex:
        #499cc8
        RGB:
        73, 156, 200
        CMY:
        71, 39, 22
        CMYK:
        64, 22, 0, 22
      HSL:
        201°, 53.5865%, 53.5294%
        HSV (HSB):
        201°, 63.5000%, 78.4314%
        XYZ:
        25.0614, 29.3635, 58.9904
        xyY:
        0.2210, 0.2589, 29.3635
      CIE-Lab:
        61.1011, -11.7110, -30.1106
        CIE-LCH:
        61.1011, 32.3079, 248.7473
        CIE-Luv:
        61.1011, -33.2117, -45.2832
        Hunter-Lab:
        54.1881, -12.2748, -26.6128
      #499cc8 color charts
#499cc8 RGB chart
      #499cc8 CMYK chart
      #499cc8 RGB pie chart
      #499cc8 color shades, tints & tones
#499cc8 color schemes
#499cc8 color preview, HTML & CSS examples
           This text has a color of #499cc8        
        
          <p style="color:#499cc8;">Text here</p>
        
        
          .mytext {color:#499cc8;}
        
        Text color #499cc8
      
           This box has a color of #499cc8        
        
          <div style="background-color:#499cc8;">Content here</div>
        
        
          .mybackground {background-color:#499cc8;}
        
        Background color #499cc8
      
           Border around this has a color of #499cc8        
        
          <div style="border:2px solid #499cc8;">Content here</div>
        
        
          .myborder {border:2px solid #499cc8;}
        
        Border color #499cc8