#494b7f color space conversions
Hex:
        #494b7f
        RGB:
        73, 75, 127
        CMY:
        71, 71, 50
        CMYK:
        43, 41, 0, 50
      HSL:
        238°, 27.0000%, 39.2157%
        HSV (HSB):
        238°, 42.5197%, 49.8039%
        XYZ:
        9.0945, 7.9809, 21.1398
        xyY:
        0.2380, 0.2088, 7.9809
      CIE-Lab:
        33.9431, 13.4194, -29.7005
        CIE-LCH:
        33.9431, 32.5914, 294.3146
        CIE-Luv:
        33.9431, -3.7930, -41.7758
        Hunter-Lab:
        28.2505, 8.0248, -24.5912
      #494b7f color charts
#494b7f RGB chart
      #494b7f CMYK chart
      #494b7f RGB pie chart
      #494b7f color shades, tints & tones
#494b7f color schemes
#494b7f color preview, HTML & CSS examples
           This text has a color of #494b7f        
        
          <p style="color:#494b7f;">Text here</p>
        
        
          .mytext {color:#494b7f;}
        
        Text color #494b7f
      
           This box has a color of #494b7f        
        
          <div style="background-color:#494b7f;">Content here</div>
        
        
          .mybackground {background-color:#494b7f;}
        
        Background color #494b7f
      
           Border around this has a color of #494b7f        
        
          <div style="border:2px solid #494b7f;">Content here</div>
        
        
          .myborder {border:2px solid #494b7f;}
        
        Border color #494b7f