#499bd7 color space conversions
Hex:
        #499bd7
        RGB:
        73, 155, 215
        CMY:
        71, 39, 16
        CMYK:
        66, 28, 0, 16
      HSL:
        205°, 63.9640%, 56.4706%
        HSV (HSB):
        205°, 66.0465%, 84.3137%
        XYZ:
        26.7347, 29.7655, 68.6262
        xyY:
        0.2137, 0.2379, 29.7655
      CIE-Lab:
        61.4513, -6.2379, -37.9405
        CIE-LCH:
        61.4513, 38.4499, 260.6634
        CIE-Luv:
        61.4513, -32.2479, -59.0018
        Hunter-Lab:
        54.5577, -8.0063, -36.3884
      #499bd7 color charts
#499bd7 RGB chart
      #499bd7 CMYK chart
      #499bd7 RGB pie chart
      #499bd7 color shades, tints & tones
#499bd7 color schemes
#499bd7 color preview, HTML & CSS examples
           This text has a color of #499bd7        
        
          <p style="color:#499bd7;">Text here</p>
        
        
          .mytext {color:#499bd7;}
        
        Text color #499bd7
      
           This box has a color of #499bd7        
        
          <div style="background-color:#499bd7;">Content here</div>
        
        
          .mybackground {background-color:#499bd7;}
        
        Background color #499bd7
      
           Border around this has a color of #499bd7        
        
          <div style="border:2px solid #499bd7;">Content here</div>
        
        
          .myborder {border:2px solid #499bd7;}
        
        Border color #499bd7