#4a4880 color space conversions
Hex:
        #4a4880
        RGB:
        74, 72, 128
        CMY:
        71, 72, 50
        CMYK:
        42, 44, 0, 50
      HSL:
        242°, 28.0000%, 39.2157%
        HSV (HSB):
        242°, 43.7500%, 50.1961%
        XYZ:
        9.0377, 7.6491, 21.4222
        xyY:
        0.2372, 0.2007, 7.6491
      CIE-Lab:
        33.2411, 15.9682, -31.4242
        CIE-LCH:
        33.2411, 35.2486, 296.9373
        CIE-Luv:
        33.2411, -2.4156, -44.1794
        Hunter-Lab:
        27.6570, 9.9301, -26.5641
      #4a4880 color charts
#4a4880 RGB chart
      #4a4880 CMYK chart
      #4a4880 RGB pie chart
      #4a4880 color shades, tints & tones
#4a4880 color schemes
#4a4880 color preview, HTML & CSS examples
           This text has a color of #4a4880        
        
          <p style="color:#4a4880;">Text here</p>
        
        
          .mytext {color:#4a4880;}
        
        Text color #4a4880
      
           This box has a color of #4a4880        
        
          <div style="background-color:#4a4880;">Content here</div>
        
        
          .mybackground {background-color:#4a4880;}
        
        Background color #4a4880
      
           Border around this has a color of #4a4880        
        
          <div style="border:2px solid #4a4880;">Content here</div>
        
        
          .myborder {border:2px solid #4a4880;}
        
        Border color #4a4880