#9e5dcd color space conversions
Hex:
        #9e5dcd
        RGB:
        158, 93, 205
        CMY:
        38, 64, 20
        CMYK:
        23, 55, 0, 20
      HSL:
        275°, 52.8302%, 58.4314%
        HSV (HSB):
        275°, 54.6341%, 80.3922%
        XYZ:
        29.0343, 19.5056, 59.9923
        xyY:
        0.2675, 0.1797, 19.5056
      CIE-Lab:
        51.2735, 46.7677, -47.9726
        CIE-LCH:
        51.2735, 66.9969, 314.2714
        CIE-Luv:
        51.2735, 22.4606, -78.8884
        Hunter-Lab:
        44.1651, 40.0577, -49.6218
      #9e5dcd color charts
#9e5dcd RGB chart
      #9e5dcd CMYK chart
      #9e5dcd RGB pie chart
      #9e5dcd color shades, tints & tones
#9e5dcd color schemes
#9e5dcd color preview, HTML & CSS examples
           This text has a color of #9e5dcd        
        
          <p style="color:#9e5dcd;">Text here</p>
        
        
          .mytext {color:#9e5dcd;}
        
        Text color #9e5dcd
      
           This box has a color of #9e5dcd        
        
          <div style="background-color:#9e5dcd;">Content here</div>
        
        
          .mybackground {background-color:#9e5dcd;}
        
        Background color #9e5dcd
      
           Border around this has a color of #9e5dcd        
        
          <div style="border:2px solid #9e5dcd;">Content here</div>
        
        
          .myborder {border:2px solid #9e5dcd;}
        
        Border color #9e5dcd