#495d7f color space conversions
Hex:
        #495d7f
        RGB:
        73, 93, 127
        CMY:
        71, 64, 50
        CMYK:
        43, 27, 0, 50
      HSL:
        218°, 27.0000%, 39.2157%
        HSV (HSB):
        218°, 42.5197%, 49.8039%
        XYZ:
        10.4928, 10.7775, 21.6059
        xyY:
        0.2447, 0.2514, 10.7775
      CIE-Lab:
        39.2031, 1.9133, -21.4765
        CIE-LCH:
        39.2031, 21.5616, 275.0910
        CIE-Luv:
        39.2031, -10.5629, -30.0779
        Hunter-Lab:
        32.8291, -0.3990, -16.0404
      #495d7f color charts
#495d7f RGB chart
      #495d7f CMYK chart
      #495d7f RGB pie chart
      #495d7f color shades, tints & tones
#495d7f color schemes
#495d7f color preview, HTML & CSS examples
           This text has a color of #495d7f        
        
          <p style="color:#495d7f;">Text here</p>
        
        
          .mytext {color:#495d7f;}
        
        Text color #495d7f
      
           This box has a color of #495d7f        
        
          <div style="background-color:#495d7f;">Content here</div>
        
        
          .mybackground {background-color:#495d7f;}
        
        Background color #495d7f
      
           Border around this has a color of #495d7f        
        
          <div style="border:2px solid #495d7f;">Content here</div>
        
        
          .myborder {border:2px solid #495d7f;}
        
        Border color #495d7f