#9b6dcd color space conversions
Hex:
        #9b6dcd
        RGB:
        155, 109, 205
        CMY:
        39, 57, 20
        CMYK:
        24, 47, 0, 20
      HSL:
        269°, 48.9796%, 61.5686%
        HSV (HSB):
        269°, 46.8293%, 80.3922%
        XYZ:
        30.0057, 22.3136, 60.4831
        xyY:
        0.2660, 0.1978, 22.3136
      CIE-Lab:
        54.3582, 37.1858, -43.1002
        CIE-LCH:
        54.3582, 56.9246, 310.7868
        CIE-Luv:
        54.3582, 15.4883, -71.1155
        Hunter-Lab:
        47.2373, 30.7199, -42.8494
      #9b6dcd color charts
#9b6dcd RGB chart
      #9b6dcd CMYK chart
      #9b6dcd RGB pie chart
      #9b6dcd color shades, tints & tones
#9b6dcd color schemes
#9b6dcd color preview, HTML & CSS examples
           This text has a color of #9b6dcd        
        
          <p style="color:#9b6dcd;">Text here</p>
        
        
          .mytext {color:#9b6dcd;}
        
        Text color #9b6dcd
      
           This box has a color of #9b6dcd        
        
          <div style="background-color:#9b6dcd;">Content here</div>
        
        
          .mybackground {background-color:#9b6dcd;}
        
        Background color #9b6dcd
      
           Border around this has a color of #9b6dcd        
        
          <div style="border:2px solid #9b6dcd;">Content here</div>
        
        
          .myborder {border:2px solid #9b6dcd;}
        
        Border color #9b6dcd