#499eb5 color space conversions
Hex:
        #499eb5
        RGB:
        73, 158, 181
        CMY:
        71, 38, 29
        CMYK:
        60, 13, 0, 29
      HSL:
        193°, 42.5197%, 49.8039%
        HSV (HSB):
        193°, 59.6685%, 70.9804%
        XYZ:
        23.3150, 29.2064, 48.1246
        xyY:
        0.2317, 0.2902, 29.2064
      CIE-Lab:
        60.9633, -18.7448, -19.6511
        CIE-LCH:
        60.9633, 27.1575, 226.3522
        CIE-Luv:
        60.9633, -34.7844, -27.2818
        Hunter-Lab:
        54.0429, -17.5673, -14.9670
      #499eb5 color charts
#499eb5 RGB chart
      #499eb5 CMYK chart
      #499eb5 RGB pie chart
      #499eb5 color shades, tints & tones
#499eb5 color schemes
#499eb5 color preview, HTML & CSS examples
           This text has a color of #499eb5        
        
          <p style="color:#499eb5;">Text here</p>
        
        
          .mytext {color:#499eb5;}
        
        Text color #499eb5
      
           This box has a color of #499eb5        
        
          <div style="background-color:#499eb5;">Content here</div>
        
        
          .mybackground {background-color:#499eb5;}
        
        Background color #499eb5
      
           Border around this has a color of #499eb5        
        
          <div style="border:2px solid #499eb5;">Content here</div>
        
        
          .myborder {border:2px solid #499eb5;}
        
        Border color #499eb5