#9e4ecf color space conversions
Hex:
        #9e4ecf
        RGB:
        158, 78, 207
        CMY:
        38, 69, 19
        CMYK:
        24, 62, 0, 19
      HSL:
        277°, 57.3333%, 55.8824%
        HSV (HSB):
        277°, 62.3188%, 81.1765%
        XYZ:
        28.0874, 17.2229, 60.8755
        xyY:
        0.2645, 0.1622, 17.2229
      CIE-Lab:
        48.5396, 54.8505, -53.4869
        CIE-LCH:
        48.5396, 76.6121, 315.7211
        CIE-Luv:
        48.5396, 26.3024, -87.0003
        Hunter-Lab:
        41.5004, 48.1827, -57.9200
      #9e4ecf color charts
#9e4ecf RGB chart
      #9e4ecf CMYK chart
      #9e4ecf RGB pie chart
      #9e4ecf color shades, tints & tones
#9e4ecf color schemes
#9e4ecf color preview, HTML & CSS examples
           This text has a color of #9e4ecf        
        
          <p style="color:#9e4ecf;">Text here</p>
        
        
          .mytext {color:#9e4ecf;}
        
        Text color #9e4ecf
      
           This box has a color of #9e4ecf        
        
          <div style="background-color:#9e4ecf;">Content here</div>
        
        
          .mybackground {background-color:#9e4ecf;}
        
        Background color #9e4ecf
      
           Border around this has a color of #9e4ecf        
        
          <div style="border:2px solid #9e4ecf;">Content here</div>
        
        
          .myborder {border:2px solid #9e4ecf;}
        
        Border color #9e4ecf