#9e5dff color space conversions
Hex:
        #9e5dff
        RGB:
        158, 93, 255
        CMY:
        38, 64, 0
        CMYK:
        38, 64, 0, 0
      HSL:
        264°, 100.0000%, 68.2353%
        HSV (HSB):
        264°, 63.5294%, 100.0000%
        XYZ:
        36.0649, 22.3178, 97.0147
        xyY:
        0.2321, 0.1436, 22.3178
      CIE-Lab:
        54.3626, 58.6937, -71.1372
        CIE-LCH:
        54.3626, 92.2250, 309.5253
        CIE-Luv:
        54.3626, 14.2161, -116.5125
        Hunter-Lab:
        47.2417, 53.5960, -88.6876
      #9e5dff color charts
#9e5dff RGB chart
      #9e5dff CMYK chart
      #9e5dff RGB pie chart
      #9e5dff color shades, tints & tones
#9e5dff color schemes
#9e5dff color preview, HTML & CSS examples
           This text has a color of #9e5dff        
        
          <p style="color:#9e5dff;">Text here</p>
        
        
          .mytext {color:#9e5dff;}
        
        Text color #9e5dff
      
           This box has a color of #9e5dff        
        
          <div style="background-color:#9e5dff;">Content here</div>
        
        
          .mybackground {background-color:#9e5dff;}
        
        Background color #9e5dff
      
           Border around this has a color of #9e5dff        
        
          <div style="border:2px solid #9e5dff;">Content here</div>
        
        
          .myborder {border:2px solid #9e5dff;}
        
        Border color #9e5dff