#5e3ebd color space conversions
Hex:
        #5e3ebd
        RGB:
        94, 62, 189
        CMY:
        63, 76, 26
        CMYK:
        50, 67, 0, 26
      HSL:
        255°, 50.5976%, 49.2157%
        HSV (HSB):
        255°, 67.1958%, 74.1176%
        XYZ:
        15.5240, 9.4991, 49.1594
        xyY:
        0.2093, 0.1280, 9.4991
      CIE-Lab:
        36.9279, 45.1744, -62.1756
        CIE-LCH:
        36.9279, 76.8540, 306.0007
        CIE-Luv:
        36.9279, 2.6061, -90.4842
        Hunter-Lab:
        30.8205, 35.9729, -72.9944
      #5e3ebd color charts
#5e3ebd RGB chart
      #5e3ebd CMYK chart
      #5e3ebd RGB pie chart
      #5e3ebd color shades, tints & tones
#5e3ebd color schemes
#5e3ebd color preview, HTML & CSS examples
           This text has a color of #5e3ebd        
        
          <p style="color:#5e3ebd;">Text here</p>
        
        
          .mytext {color:#5e3ebd;}
        
        Text color #5e3ebd
      
           This box has a color of #5e3ebd        
        
          <div style="background-color:#5e3ebd;">Content here</div>
        
        
          .mybackground {background-color:#5e3ebd;}
        
        Background color #5e3ebd
      
           Border around this has a color of #5e3ebd        
        
          <div style="border:2px solid #5e3ebd;">Content here</div>
        
        
          .myborder {border:2px solid #5e3ebd;}
        
        Border color #5e3ebd