#5e4ca3 color space conversions
Hex:
        #5e4ca3
        RGB:
        94, 76, 163
        CMY:
        63, 70, 36
        CMYK:
        42, 53, 0, 36
      HSL:
        252°, 36.4017%, 46.8627%
        HSV (HSB):
        252°, 53.3742%, 63.9216%
        XYZ:
        13.8114, 10.1929, 35.8898
        xyY:
        0.2306, 0.1702, 10.1929
      CIE-Lab:
        38.1865, 29.3049, -44.7302
        CIE-LCH:
        38.1865, 53.4749, 303.2307
        CIE-Luv:
        38.1865, 1.7430, -66.5157
        Hunter-Lab:
        31.9263, 21.3483, -44.3021
      #5e4ca3 color charts
#5e4ca3 RGB chart
      #5e4ca3 CMYK chart
      #5e4ca3 RGB pie chart
      #5e4ca3 color shades, tints & tones
#5e4ca3 color schemes
#5e4ca3 color preview, HTML & CSS examples
           This text has a color of #5e4ca3        
        
          <p style="color:#5e4ca3;">Text here</p>
        
        
          .mytext {color:#5e4ca3;}
        
        Text color #5e4ca3
      
           This box has a color of #5e4ca3        
        
          <div style="background-color:#5e4ca3;">Content here</div>
        
        
          .mybackground {background-color:#5e4ca3;}
        
        Background color #5e4ca3
      
           Border around this has a color of #5e4ca3        
        
          <div style="border:2px solid #5e4ca3;">Content here</div>
        
        
          .myborder {border:2px solid #5e4ca3;}
        
        Border color #5e4ca3