#9e14fa color space conversions
Hex:
        #9e14fa
        RGB:
        158, 20, 250
        CMY:
        38, 92, 2
        CMYK:
        37, 92, 0, 2
      HSL:
        276°, 95.8333%, 52.9412%
        HSV (HSB):
        276°, 92.0000%, 98.0392%
        XYZ:
        31.6060, 14.6715, 91.6085
        xyY:
        0.2292, 0.1064, 14.6715
      CIE-Lab:
        45.1810, 82.6909, -83.3242
        CIE-LCH:
        45.1810, 117.3913, 314.7814
        CIE-Luv:
        45.1810, 24.8332, -127.7745
        Hunter-Lab:
        38.3034, 80.2580, -114.9887
      #9e14fa color charts
#9e14fa RGB chart
      #9e14fa CMYK chart
      #9e14fa RGB pie chart
      #9e14fa color shades, tints & tones
#9e14fa color schemes
#9e14fa color preview, HTML & CSS examples
           This text has a color of #9e14fa        
        
          <p style="color:#9e14fa;">Text here</p>
        
        
          .mytext {color:#9e14fa;}
        
        Text color #9e14fa
      
           This box has a color of #9e14fa        
        
          <div style="background-color:#9e14fa;">Content here</div>
        
        
          .mybackground {background-color:#9e14fa;}
        
        Background color #9e14fa
      
           Border around this has a color of #9e14fa        
        
          <div style="border:2px solid #9e14fa;">Content here</div>
        
        
          .myborder {border:2px solid #9e14fa;}
        
        Border color #9e14fa