#5e1cce color space conversions
Hex:
        #5e1cce
        RGB:
        94, 28, 206
        CMY:
        63, 89, 19
        CMYK:
        54, 86, 0, 19
      HSL:
        262°, 76.0684%, 45.8824%
        HSV (HSB):
        262°, 86.4078%, 80.7843%
        XYZ:
        16.1719, 7.6664, 59.0199
        xyY:
        0.1952, 0.0925, 7.6664
      CIE-Lab:
        33.2783, 64.6561, -78.1082
        CIE-LCH:
        33.2783, 101.3968, 309.6171
        CIE-Luv:
        33.2783, 5.2043, -105.7678
        Hunter-Lab:
        27.6883, 55.8021, -106.9998
      #5e1cce color charts
#5e1cce RGB chart
      #5e1cce CMYK chart
      #5e1cce RGB pie chart
      #5e1cce color shades, tints & tones
#5e1cce color schemes
#5e1cce color preview, HTML & CSS examples
           This text has a color of #5e1cce        
        
          <p style="color:#5e1cce;">Text here</p>
        
        
          .mytext {color:#5e1cce;}
        
        Text color #5e1cce
      
           This box has a color of #5e1cce        
        
          <div style="background-color:#5e1cce;">Content here</div>
        
        
          .mybackground {background-color:#5e1cce;}
        
        Background color #5e1cce
      
           Border around this has a color of #5e1cce        
        
          <div style="border:2px solid #5e1cce;">Content here</div>
        
        
          .myborder {border:2px solid #5e1cce;}
        
        Border color #5e1cce