#495ad5 color space conversions
Hex:
        #495ad5
        RGB:
        73, 90, 213
        CMY:
        71, 65, 16
        CMYK:
        66, 58, 0, 16
      HSL:
        233°, 62.5000%, 56.0784%
        HSV (HSB):
        233°, 65.7277%, 83.5294%
        XYZ:
        18.4141, 13.5329, 64.5924
        xyY:
        0.1907, 0.1402, 13.5329
      CIE-Lab:
        43.5555, 32.6123, -65.3676
        CIE-LCH:
        43.5555, 73.0513, 296.5149
        CIE-Luv:
        43.5555, -11.5700, -99.0787
        Hunter-Lab:
        36.7871, 24.9722, -78.3530
      #495ad5 color charts
#495ad5 RGB chart
      #495ad5 CMYK chart
      #495ad5 RGB pie chart
      #495ad5 color shades, tints & tones
#495ad5 color schemes
#495ad5 color preview, HTML & CSS examples
           This text has a color of #495ad5        
        
          <p style="color:#495ad5;">Text here</p>
        
        
          .mytext {color:#495ad5;}
        
        Text color #495ad5
      
           This box has a color of #495ad5        
        
          <div style="background-color:#495ad5;">Content here</div>
        
        
          .mybackground {background-color:#495ad5;}
        
        Background color #495ad5
      
           Border around this has a color of #495ad5        
        
          <div style="border:2px solid #495ad5;">Content here</div>
        
        
          .myborder {border:2px solid #495ad5;}
        
        Border color #495ad5