#9e1fef color space conversions
Hex:
        #9e1fef
        RGB:
        158, 31, 239
        CMY:
        38, 88, 6
        CMYK:
        34, 87, 0, 6
      HSL:
        277°, 86.6667%, 52.9412%
        HSV (HSB):
        277°, 87.0293%, 93.7255%
        XYZ:
        30.1705, 14.4811, 82.8663
        xyY:
        0.2366, 0.1136, 14.4811
      CIE-Lab:
        44.9151, 78.5112, -77.5748
        CIE-LCH:
        44.9151, 110.3715, 315.3437
        CIE-Luv:
        44.9151, 26.5544, -120.0299
        Hunter-Lab:
        38.0540, 74.9265, -102.4720
      #9e1fef color charts
#9e1fef RGB chart
      #9e1fef CMYK chart
      #9e1fef RGB pie chart
      #9e1fef color shades, tints & tones
#9e1fef color schemes
#9e1fef color preview, HTML & CSS examples
           This text has a color of #9e1fef        
        
          <p style="color:#9e1fef;">Text here</p>
        
        
          .mytext {color:#9e1fef;}
        
        Text color #9e1fef
      
           This box has a color of #9e1fef        
        
          <div style="background-color:#9e1fef;">Content here</div>
        
        
          .mybackground {background-color:#9e1fef;}
        
        Background color #9e1fef
      
           Border around this has a color of #9e1fef        
        
          <div style="border:2px solid #9e1fef;">Content here</div>
        
        
          .myborder {border:2px solid #9e1fef;}
        
        Border color #9e1fef