#494f7e color space conversions
Hex:
        #494f7e
        RGB:
        73, 79, 126
        CMY:
        71, 69, 51
        CMYK:
        42, 37, 0, 51
      HSL:
        233°, 26.6332%, 39.0196%
        HSV (HSB):
        233°, 42.0635%, 49.4118%
        XYZ:
        9.3095, 8.5148, 20.8915
        xyY:
        0.2405, 0.2199, 8.5148
      CIE-Lab:
        35.0328, 10.5110, -27.3666
        CIE-LCH:
        35.0328, 29.3157, 291.0109
        CIE-Luv:
        35.0328, -5.1805, -38.5320
        Hunter-Lab:
        29.1801, 5.8829, -22.0226
      #494f7e color charts
#494f7e RGB chart
      #494f7e CMYK chart
      #494f7e RGB pie chart
      #494f7e color shades, tints & tones
#494f7e color schemes
#494f7e color preview, HTML & CSS examples
           This text has a color of #494f7e        
        
          <p style="color:#494f7e;">Text here</p>
        
        
          .mytext {color:#494f7e;}
        
        Text color #494f7e
      
           This box has a color of #494f7e        
        
          <div style="background-color:#494f7e;">Content here</div>
        
        
          .mybackground {background-color:#494f7e;}
        
        Background color #494f7e
      
           Border around this has a color of #494f7e        
        
          <div style="border:2px solid #494f7e;">Content here</div>
        
        
          .myborder {border:2px solid #494f7e;}
        
        Border color #494f7e