#496aa7 color space conversions
Hex:
        #496aa7
        RGB:
        73, 106, 167
        CMY:
        71, 58, 35
        CMYK:
        56, 37, 0, 35
      HSL:
        219°, 39.1667%, 47.0588%
        HSV (HSB):
        219°, 56.2874%, 65.4902%
        XYZ:
        14.8767, 14.5146, 38.5767
        xyY:
        0.2189, 0.2135, 14.5146
      CIE-Lab:
        44.9620, 6.6920, -36.4133
        CIE-LCH:
        44.9620, 37.0231, 280.4136
        CIE-Luv:
        44.9620, -15.7831, -54.5405
        Hunter-Lab:
        38.0980, 3.0304, -33.3665
      #496aa7 color charts
#496aa7 RGB chart
      #496aa7 CMYK chart
      #496aa7 RGB pie chart
      #496aa7 color shades, tints & tones
#496aa7 color schemes
#496aa7 color preview, HTML & CSS examples
           This text has a color of #496aa7        
        
          <p style="color:#496aa7;">Text here</p>
        
        
          .mytext {color:#496aa7;}
        
        Text color #496aa7
      
           This box has a color of #496aa7        
        
          <div style="background-color:#496aa7;">Content here</div>
        
        
          .mybackground {background-color:#496aa7;}
        
        Background color #496aa7
      
           Border around this has a color of #496aa7        
        
          <div style="border:2px solid #496aa7;">Content here</div>
        
        
          .myborder {border:2px solid #496aa7;}
        
        Border color #496aa7