#4e4a95 color space conversions
Hex:
        #4e4a95
        RGB:
        78, 74, 149
        CMY:
        69, 71, 42
        CMYK:
        48, 50, 0, 42
      HSL:
        243°, 33.6323%, 43.7255%
        HSV (HSB):
        243°, 50.3356%, 58.4314%
        XYZ:
        11.0155, 8.6872, 29.5300
        xyY:
        0.2237, 0.1765, 8.6872
      CIE-Lab:
        35.3749, 22.3329, -40.8812
        CIE-LCH:
        35.3749, 46.5836, 298.6472
        CIE-Luv:
        35.3749, -2.8484, -58.9901
        Hunter-Lab:
        29.4740, 15.1322, -38.7707
      #4e4a95 color charts
#4e4a95 RGB chart
      #4e4a95 CMYK chart
      #4e4a95 RGB pie chart
      #4e4a95 color shades, tints & tones
#4e4a95 color schemes
#4e4a95 color preview, HTML & CSS examples
           This text has a color of #4e4a95        
        
          <p style="color:#4e4a95;">Text here</p>
        
        
          .mytext {color:#4e4a95;}
        
        Text color #4e4a95
      
           This box has a color of #4e4a95        
        
          <div style="background-color:#4e4a95;">Content here</div>
        
        
          .mybackground {background-color:#4e4a95;}
        
        Background color #4e4a95
      
           Border around this has a color of #4e4a95        
        
          <div style="border:2px solid #4e4a95;">Content here</div>
        
        
          .myborder {border:2px solid #4e4a95;}
        
        Border color #4e4a95