#9e13fb color space conversions
Hex:
        #9e13fb
        RGB:
        158, 19, 251
        CMY:
        38, 93, 2
        CMYK:
        37, 92, 0, 2
      HSL:
        276°, 96.6667%, 52.9412%
        HSV (HSB):
        276°, 92.4303%, 98.4314%
        XYZ:
        31.7460, 14.6999, 92.4309
        xyY:
        0.2286, 0.1058, 14.6999
      CIE-Lab:
        45.2204, 83.0319, -83.8196
        CIE-LCH:
        45.2204, 117.9831, 314.7295
        CIE-Luv:
        45.2204, 24.6681, -128.4470
        Hunter-Lab:
        38.3404, 80.7029, -116.0978
      #9e13fb color charts
#9e13fb RGB chart
      #9e13fb CMYK chart
      #9e13fb RGB pie chart
      #9e13fb color shades, tints & tones
#9e13fb color schemes
#9e13fb color preview, HTML & CSS examples
           This text has a color of #9e13fb        
        
          <p style="color:#9e13fb;">Text here</p>
        
        
          .mytext {color:#9e13fb;}
        
        Text color #9e13fb
      
           This box has a color of #9e13fb        
        
          <div style="background-color:#9e13fb;">Content here</div>
        
        
          .mybackground {background-color:#9e13fb;}
        
        Background color #9e13fb
      
           Border around this has a color of #9e13fb        
        
          <div style="border:2px solid #9e13fb;">Content here</div>
        
        
          .myborder {border:2px solid #9e13fb;}
        
        Border color #9e13fb