#4e5cba color space conversions
Hex:
        #4e5cba
        RGB:
        78, 92, 186
        CMY:
        69, 64, 27
        CMYK:
        58, 51, 0, 27
      HSL:
        232°, 43.9024%, 51.7647%
        HSV (HSB):
        232°, 58.0645%, 72.9412%
        XYZ:
        15.8320, 12.8192, 48.0943
        xyY:
        0.2063, 0.1670, 12.8192
      CIE-Lab:
        42.4895, 22.9974, -51.4705
        CIE-LCH:
        42.4895, 56.3746, 294.0754
        CIE-Luv:
        42.4895, -10.0180, -77.8544
        Hunter-Lab:
        35.8039, 16.2734, -54.5798
      #4e5cba color charts
#4e5cba RGB chart
      #4e5cba CMYK chart
      #4e5cba RGB pie chart
      #4e5cba color shades, tints & tones
#4e5cba color schemes
#4e5cba color preview, HTML & CSS examples
           This text has a color of #4e5cba        
        
          <p style="color:#4e5cba;">Text here</p>
        
        
          .mytext {color:#4e5cba;}
        
        Text color #4e5cba
      
           This box has a color of #4e5cba        
        
          <div style="background-color:#4e5cba;">Content here</div>
        
        
          .mybackground {background-color:#4e5cba;}
        
        Background color #4e5cba
      
           Border around this has a color of #4e5cba        
        
          <div style="border:2px solid #4e5cba;">Content here</div>
        
        
          .myborder {border:2px solid #4e5cba;}
        
        Border color #4e5cba