#9e13ff color space conversions
Hex:
        #9e13ff
        RGB:
        158, 19, 255
        CMY:
        38, 93, 0
        CMYK:
        38, 93, 0, 0
      HSL:
        275°, 100.0000%, 53.7255%
        HSV (HSB):
        275°, 92.5490%, 100.0000%
        XYZ:
        32.3834, 14.9548, 95.7875
        xyY:
        0.2263, 0.1045, 14.9548
      CIE-Lab:
        45.5723, 83.8214, -85.4780
        CIE-LCH:
        45.5723, 119.7185, 314.4394
        CIE-Luv:
        45.5723, 23.8419, -130.9012
        Hunter-Lab:
        38.6715, 81.8004, -119.7886
      #9e13ff color charts
#9e13ff RGB chart
      #9e13ff CMYK chart
      #9e13ff RGB pie chart
      #9e13ff color shades, tints & tones
#9e13ff color schemes
#9e13ff color preview, HTML & CSS examples
           This text has a color of #9e13ff        
        
          <p style="color:#9e13ff;">Text here</p>
        
        
          .mytext {color:#9e13ff;}
        
        Text color #9e13ff
      
           This box has a color of #9e13ff        
        
          <div style="background-color:#9e13ff;">Content here</div>
        
        
          .mybackground {background-color:#9e13ff;}
        
        Background color #9e13ff
      
           Border around this has a color of #9e13ff        
        
          <div style="border:2px solid #9e13ff;">Content here</div>
        
        
          .myborder {border:2px solid #9e13ff;}
        
        Border color #9e13ff