#9e4dff color space conversions
Hex:
        #9e4dff
        RGB:
        158, 77, 255
        CMY:
        38, 70, 0
        CMYK:
        38, 70, 0, 0
      HSL:
        267°, 100.0000%, 65.0980%
        HSV (HSB):
        267°, 69.8039%, 100.0000%
        XYZ:
        34.8044, 19.7969, 96.5945
        xyY:
        0.2302, 0.1309, 19.7969
      CIE-Lab:
        51.6067, 66.3051, -75.6104
        CIE-LCH:
        51.6067, 100.5649, 311.2485
        CIE-Luv:
        51.6067, 17.5425, -121.8835
        Hunter-Lab:
        44.4937, 61.7648, -97.5714
      #9e4dff color charts
#9e4dff RGB chart
      #9e4dff CMYK chart
      #9e4dff RGB pie chart
      #9e4dff color shades, tints & tones
#9e4dff color schemes
#9e4dff color preview, HTML & CSS examples
           This text has a color of #9e4dff        
        
          <p style="color:#9e4dff;">Text here</p>
        
        
          .mytext {color:#9e4dff;}
        
        Text color #9e4dff
      
           This box has a color of #9e4dff        
        
          <div style="background-color:#9e4dff;">Content here</div>
        
        
          .mybackground {background-color:#9e4dff;}
        
        Background color #9e4dff
      
           Border around this has a color of #9e4dff        
        
          <div style="border:2px solid #9e4dff;">Content here</div>
        
        
          .myborder {border:2px solid #9e4dff;}
        
        Border color #9e4dff