#495c8d color space conversions
Hex:
        #495c8d
        RGB:
        73, 92, 141
        CMY:
        71, 64, 45
        CMYK:
        48, 35, 0, 45
      HSL:
        223°, 31.7757%, 41.9608%
        HSV (HSB):
        223°, 48.2270%, 55.2941%
        XYZ:
        11.3825, 10.9938, 26.7214
        xyY:
        0.2318, 0.2239, 10.9938
      CIE-Lab:
        39.5701, 6.9281, -29.4064
        CIE-LCH:
        39.5701, 30.2115, 283.2571
        CIE-Luv:
        39.5701, -10.4441, -42.4486
        Hunter-Lab:
        33.1570, 3.2529, -24.5723
      #495c8d color charts
#495c8d RGB chart
      #495c8d CMYK chart
      #495c8d RGB pie chart
      #495c8d color shades, tints & tones
#495c8d color schemes
#495c8d color preview, HTML & CSS examples
           This text has a color of #495c8d        
        
          <p style="color:#495c8d;">Text here</p>
        
        
          .mytext {color:#495c8d;}
        
        Text color #495c8d
      
           This box has a color of #495c8d        
        
          <div style="background-color:#495c8d;">Content here</div>
        
        
          .mybackground {background-color:#495c8d;}
        
        Background color #495c8d
      
           Border around this has a color of #495c8d        
        
          <div style="border:2px solid #495c8d;">Content here</div>
        
        
          .myborder {border:2px solid #495c8d;}
        
        Border color #495c8d