#5e4e85 color space conversions
Hex:
        #5e4e85
        RGB:
        94, 78, 133
        CMY:
        63, 69, 48
        CMYK:
        29, 41, 0, 48
      HSL:
        257°, 26.0664%, 41.3725%
        HSV (HSB):
        257°, 41.3534%, 52.1569%
        XYZ:
        11.5741, 9.5219, 23.4182
        xyY:
        0.2600, 0.2139, 9.5219
      CIE-Lab:
        36.9703, 19.5092, -28.5006
        CIE-LCH:
        36.9703, 34.5383, 304.3923
        CIE-Luv:
        36.9703, 3.9584, -41.7552
        Hunter-Lab:
        30.8576, 12.9513, -23.3955
      #5e4e85 color charts
#5e4e85 RGB chart
      #5e4e85 CMYK chart
      #5e4e85 RGB pie chart
      #5e4e85 color shades, tints & tones
#5e4e85 color schemes
#5e4e85 color preview, HTML & CSS examples
           This text has a color of #5e4e85        
        
          <p style="color:#5e4e85;">Text here</p>
        
        
          .mytext {color:#5e4e85;}
        
        Text color #5e4e85
      
           This box has a color of #5e4e85        
        
          <div style="background-color:#5e4e85;">Content here</div>
        
        
          .mybackground {background-color:#5e4e85;}
        
        Background color #5e4e85
      
           Border around this has a color of #5e4e85        
        
          <div style="border:2px solid #5e4e85;">Content here</div>
        
        
          .myborder {border:2px solid #5e4e85;}
        
        Border color #5e4e85