#9d6dcd color space conversions
Hex:
        #9d6dcd
        RGB:
        157, 109, 205
        CMY:
        38, 57, 20
        CMYK:
        23, 47, 0, 20
      HSL:
        270°, 48.9796%, 61.5686%
        HSV (HSB):
        270°, 46.8293%, 80.3922%
        XYZ:
        30.3927, 22.5132, 60.5012
        xyY:
        0.2680, 0.1985, 22.5132
      CIE-Lab:
        54.5673, 37.7421, -42.7560
        CIE-LCH:
        54.5673, 57.0311, 311.4359
        CIE-Luv:
        54.5673, 16.5721, -70.7011
        Hunter-Lab:
        47.4480, 31.3037, -42.3873
      #9d6dcd color charts
#9d6dcd RGB chart
      #9d6dcd CMYK chart
      #9d6dcd RGB pie chart
      #9d6dcd color shades, tints & tones
#9d6dcd color schemes
#9d6dcd color preview, HTML & CSS examples
           This text has a color of #9d6dcd        
        
          <p style="color:#9d6dcd;">Text here</p>
        
        
          .mytext {color:#9d6dcd;}
        
        Text color #9d6dcd
      
           This box has a color of #9d6dcd        
        
          <div style="background-color:#9d6dcd;">Content here</div>
        
        
          .mybackground {background-color:#9d6dcd;}
        
        Background color #9d6dcd
      
           Border around this has a color of #9d6dcd        
        
          <div style="border:2px solid #9d6dcd;">Content here</div>
        
        
          .myborder {border:2px solid #9d6dcd;}
        
        Border color #9d6dcd