#9e14fe color space conversions
Hex:
        #9e14fe
        RGB:
        158, 20, 254
        CMY:
        38, 92, 0
        CMYK:
        38, 92, 0, 0
      HSL:
        275°, 99.1525%, 53.7255%
        HSV (HSB):
        275°, 92.1260%, 99.6078%
        XYZ:
        32.2401, 14.9252, 94.9475
        xyY:
        0.2269, 0.1050, 14.9252
      CIE-Lab:
        45.5315, 83.4811, -84.9864
        CIE-LCH:
        45.5315, 119.1293, 314.4881
        CIE-Luv:
        45.5315, 24.0030, -130.2350
        Hunter-Lab:
        38.6331, 81.3539, -118.6722
      #9e14fe color charts
#9e14fe RGB chart
      #9e14fe CMYK chart
      #9e14fe RGB pie chart
      #9e14fe color shades, tints & tones
#9e14fe color schemes
#9e14fe color preview, HTML & CSS examples
           This text has a color of #9e14fe        
        
          <p style="color:#9e14fe;">Text here</p>
        
        
          .mytext {color:#9e14fe;}
        
        Text color #9e14fe
      
           This box has a color of #9e14fe        
        
          <div style="background-color:#9e14fe;">Content here</div>
        
        
          .mybackground {background-color:#9e14fe;}
        
        Background color #9e14fe
      
           Border around this has a color of #9e14fe        
        
          <div style="border:2px solid #9e14fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e14fe;}
        
        Border color #9e14fe