#5e00ed color space conversions
Hex:
        #5e00ed
        RGB:
        94, 0, 237
        CMY:
        63, 100, 7
        CMYK:
        60, 100, 0, 7
      HSL:
        264°, 100.0000%, 46.4706%
        HSV (HSB):
        264°, 100.0000%, 92.9412%
        XYZ:
        19.9022, 8.4941, 80.7113
        xyY:
        0.1824, 0.0779, 8.4941
      CIE-Lab:
        34.9914, 77.1187, -93.0877
        CIE-LCH:
        34.9914, 120.8827, 309.6401
        CIE-Luv:
        34.9914, 2.9906, -123.7481
        Hunter-Lab:
        29.1447, 70.8900, -143.7927
      #5e00ed color charts
#5e00ed RGB chart
      #5e00ed CMYK chart
      #5e00ed RGB pie chart
      #5e00ed color shades, tints & tones
#5e00ed color schemes
#5e00ed color preview, HTML & CSS examples
           This text has a color of #5e00ed        
        
          <p style="color:#5e00ed;">Text here</p>
        
        
          .mytext {color:#5e00ed;}
        
        Text color #5e00ed
      
           This box has a color of #5e00ed        
        
          <div style="background-color:#5e00ed;">Content here</div>
        
        
          .mybackground {background-color:#5e00ed;}
        
        Background color #5e00ed
      
           Border around this has a color of #5e00ed        
        
          <div style="border:2px solid #5e00ed;">Content here</div>
        
        
          .myborder {border:2px solid #5e00ed;}
        
        Border color #5e00ed