#4a4a95 color space conversions
Hex:
        #4a4a95
        RGB:
        74, 74, 149
        CMY:
        71, 71, 42
        CMYK:
        50, 50, 0, 42
      HSL:
        240°, 33.6323%, 43.7255%
        HSV (HSB):
        240°, 50.3356%, 58.4314%
        XYZ:
        10.6976, 8.5233, 29.5151
        xyY:
        0.2195, 0.1749, 8.5233
      CIE-Lab:
        35.0498, 21.3664, -41.4199
        CIE-LCH:
        35.0498, 46.6061, 297.2868
        CIE-Luv:
        35.0498, -4.2887, -59.4826
        Hunter-Lab:
        29.1947, 14.3158, -39.5043
      #4a4a95 color charts
#4a4a95 RGB chart
      #4a4a95 CMYK chart
      #4a4a95 RGB pie chart
      #4a4a95 color shades, tints & tones
#4a4a95 color schemes
#4a4a95 color preview, HTML & CSS examples
           This text has a color of #4a4a95        
        
          <p style="color:#4a4a95;">Text here</p>
        
        
          .mytext {color:#4a4a95;}
        
        Text color #4a4a95
      
           This box has a color of #4a4a95        
        
          <div style="background-color:#4a4a95;">Content here</div>
        
        
          .mybackground {background-color:#4a4a95;}
        
        Background color #4a4a95
      
           Border around this has a color of #4a4a95        
        
          <div style="border:2px solid #4a4a95;">Content here</div>
        
        
          .myborder {border:2px solid #4a4a95;}
        
        Border color #4a4a95