#499cc0 color space conversions
Hex:
        #499cc0
        RGB:
        73, 156, 192
        CMY:
        71, 39, 25
        CMYK:
        62, 19, 0, 25
      HSL:
        198°, 48.5714%, 51.9608%
        HSV (HSB):
        198°, 61.9792%, 75.2941%
        XYZ:
        24.1505, 28.9992, 54.1937
        xyY:
        0.2250, 0.2702, 28.9992
      CIE-Lab:
        60.7809, -14.2632, -26.1180
        CIE-LCH:
        60.7809, 29.7589, 241.3608
        CIE-Luv:
        60.7809, -33.5504, -38.3576
        Hunter-Lab:
        53.8509, -14.1870, -21.9718
      #499cc0 color charts
#499cc0 RGB chart
      #499cc0 CMYK chart
      #499cc0 RGB pie chart
      #499cc0 color shades, tints & tones
#499cc0 color schemes
#499cc0 color preview, HTML & CSS examples
           This text has a color of #499cc0        
        
          <p style="color:#499cc0;">Text here</p>
        
        
          .mytext {color:#499cc0;}
        
        Text color #499cc0
      
           This box has a color of #499cc0        
        
          <div style="background-color:#499cc0;">Content here</div>
        
        
          .mybackground {background-color:#499cc0;}
        
        Background color #499cc0
      
           Border around this has a color of #499cc0        
        
          <div style="border:2px solid #499cc0;">Content here</div>
        
        
          .myborder {border:2px solid #499cc0;}
        
        Border color #499cc0