#5e408b color space conversions
Hex:
        #5e408b
        RGB:
        94, 64, 139
        CMY:
        63, 75, 45
        CMYK:
        32, 54, 0, 45
      HSL:
        264°, 36.9458%, 39.8039%
        HSV (HSB):
        264°, 53.9568%, 54.5098%
        XYZ:
        11.1097, 7.9106, 25.3674
        xyY:
        0.2503, 0.1782, 7.9106
      CIE-Lab:
        33.7959, 29.8319, -37.2103
        CIE-LCH:
        33.7959, 47.6922, 308.7195
        CIE-Luv:
        33.7959, 7.9162, -53.8252
        Hunter-Lab:
        28.1257, 21.2877, -33.7875
      #5e408b color charts
#5e408b RGB chart
      #5e408b CMYK chart
      #5e408b RGB pie chart
      #5e408b color shades, tints & tones
#5e408b color schemes
#5e408b color preview, HTML & CSS examples
           This text has a color of #5e408b        
        
          <p style="color:#5e408b;">Text here</p>
        
        
          .mytext {color:#5e408b;}
        
        Text color #5e408b
      
           This box has a color of #5e408b        
        
          <div style="background-color:#5e408b;">Content here</div>
        
        
          .mybackground {background-color:#5e408b;}
        
        Background color #5e408b
      
           Border around this has a color of #5e408b        
        
          <div style="border:2px solid #5e408b;">Content here</div>
        
        
          .myborder {border:2px solid #5e408b;}
        
        Border color #5e408b