#5e4eae color space conversions
Hex:
        #5e4eae
        RGB:
        94, 78, 174
        CMY:
        63, 69, 32
        CMYK:
        46, 55, 0, 32
      HSL:
        250°, 38.0952%, 49.4118%
        HSV (HSB):
        250°, 55.1724%, 68.2353%
        XYZ:
        14.9805, 10.8845, 41.3558
        xyY:
        0.2229, 0.1619, 10.8845
      CIE-Lab:
        39.3852, 31.3549, -49.3483
        CIE-LCH:
        39.3852, 58.4670, 302.4310
        CIE-Luv:
        39.3852, 0.1897, -73.8840
        Hunter-Lab:
        32.9916, 23.3160, -51.2273
      #5e4eae color charts
#5e4eae RGB chart
      #5e4eae CMYK chart
      #5e4eae RGB pie chart
      #5e4eae color shades, tints & tones
#5e4eae color schemes
#5e4eae color preview, HTML & CSS examples
           This text has a color of #5e4eae        
        
          <p style="color:#5e4eae;">Text here</p>
        
        
          .mytext {color:#5e4eae;}
        
        Text color #5e4eae
      
           This box has a color of #5e4eae        
        
          <div style="background-color:#5e4eae;">Content here</div>
        
        
          .mybackground {background-color:#5e4eae;}
        
        Background color #5e4eae
      
           Border around this has a color of #5e4eae        
        
          <div style="border:2px solid #5e4eae;">Content here</div>
        
        
          .myborder {border:2px solid #5e4eae;}
        
        Border color #5e4eae