#9d5aaf color space conversions
Hex:
        #9d5aaf
        RGB:
        157, 90, 175
        CMY:
        38, 65, 31
        CMYK:
        10, 49, 0, 31
      HSL:
        287°, 34.6939%, 51.9608%
        HSV (HSB):
        287°, 48.5714%, 68.6275%
        XYZ:
        25.2987, 17.5756, 42.6165
        xyY:
        0.2959, 0.2056, 17.5756
      CIE-Lab:
        48.9772, 41.5556, -34.2674
        CIE-LCH:
        48.9772, 53.8621, 320.4904
        CIE-Luv:
        48.9772, 28.6264, -56.5448
        Hunter-Lab:
        41.9232, 34.3505, -30.9242
      #9d5aaf color charts
#9d5aaf RGB chart
      #9d5aaf CMYK chart
      #9d5aaf RGB pie chart
      #9d5aaf color shades, tints & tones
#9d5aaf color schemes
#9d5aaf color preview, HTML & CSS examples
           This text has a color of #9d5aaf        
        
          <p style="color:#9d5aaf;">Text here</p>
        
        
          .mytext {color:#9d5aaf;}
        
        Text color #9d5aaf
      
           This box has a color of #9d5aaf        
        
          <div style="background-color:#9d5aaf;">Content here</div>
        
        
          .mybackground {background-color:#9d5aaf;}
        
        Background color #9d5aaf
      
           Border around this has a color of #9d5aaf        
        
          <div style="border:2px solid #9d5aaf;">Content here</div>
        
        
          .myborder {border:2px solid #9d5aaf;}
        
        Border color #9d5aaf