#5e1acd color space conversions
Hex:
        #5e1acd
        RGB:
        94, 26, 205
        CMY:
        63, 90, 20
        CMYK:
        54, 87, 0, 20
      HSL:
        263°, 77.4892%, 45.2941%
        HSV (HSB):
        263°, 87.3171%, 80.3922%
        XYZ:
        16.0049, 7.5263, 58.3668
        xyY:
        0.1954, 0.0919, 7.5263
      CIE-Lab:
        32.9761, 65.0017, -78.0255
        CIE-LCH:
        32.9761, 101.5539, 309.7971
        CIE-Luv:
        32.9761, 5.4667, -105.2513
        Hunter-Lab:
        27.4340, 56.1269, -106.9376
      #5e1acd color charts
#5e1acd RGB chart
      #5e1acd CMYK chart
      #5e1acd RGB pie chart
      #5e1acd color shades, tints & tones
#5e1acd color schemes
#5e1acd color preview, HTML & CSS examples
           This text has a color of #5e1acd        
        
          <p style="color:#5e1acd;">Text here</p>
        
        
          .mytext {color:#5e1acd;}
        
        Text color #5e1acd
      
           This box has a color of #5e1acd        
        
          <div style="background-color:#5e1acd;">Content here</div>
        
        
          .mybackground {background-color:#5e1acd;}
        
        Background color #5e1acd
      
           Border around this has a color of #5e1acd        
        
          <div style="border:2px solid #5e1acd;">Content here</div>
        
        
          .myborder {border:2px solid #5e1acd;}
        
        Border color #5e1acd