#9b5dcd color space conversions
Hex:
        #9b5dcd
        RGB:
        155, 93, 205
        CMY:
        39, 64, 20
        CMYK:
        24, 55, 0, 20
      HSL:
        273°, 52.8302%, 58.4314%
        HSV (HSB):
        273°, 54.6341%, 80.3922%
        XYZ:
        28.4514, 19.2050, 59.9650
        xyY:
        0.2644, 0.1785, 19.2050
      CIE-Lab:
        50.9262, 45.9957, -48.5465
        CIE-LCH:
        50.9262, 66.8758, 313.4545
        CIE-Luv:
        50.9262, 20.7958, -79.5468
        Hunter-Lab:
        43.8236, 39.1955, -50.4517
      #9b5dcd color charts
#9b5dcd RGB chart
      #9b5dcd CMYK chart
      #9b5dcd RGB pie chart
      #9b5dcd color shades, tints & tones
#9b5dcd color schemes
#9b5dcd color preview, HTML & CSS examples
           This text has a color of #9b5dcd        
        
          <p style="color:#9b5dcd;">Text here</p>
        
        
          .mytext {color:#9b5dcd;}
        
        Text color #9b5dcd
      
           This box has a color of #9b5dcd        
        
          <div style="background-color:#9b5dcd;">Content here</div>
        
        
          .mybackground {background-color:#9b5dcd;}
        
        Background color #9b5dcd
      
           Border around this has a color of #9b5dcd        
        
          <div style="border:2px solid #9b5dcd;">Content here</div>
        
        
          .myborder {border:2px solid #9b5dcd;}
        
        Border color #9b5dcd