#9a5f9a color space conversions
Hex:
        #9a5f9a
        RGB:
        154, 95, 154
        CMY:
        40, 63, 40
        CMYK:
        0, 38, 0, 40
      HSL:
        300°, 23.6948%, 48.8235%
        HSV (HSB):
        300°, 38.3117%, 60.3922%
        XYZ:
        23.2514, 17.3875, 32.7025
        xyY:
        0.3170, 0.2371, 17.3875
      CIE-Lab:
        48.7447, 33.6369, -22.3092
        CIE-LCH:
        48.7447, 40.3626, 326.4462
        CIE-Luv:
        48.7447, 28.8455, -37.3026
        Hunter-Lab:
        41.6984, 26.5610, -17.3101
      #9a5f9a color charts
#9a5f9a RGB chart
      #9a5f9a CMYK chart
      #9a5f9a RGB pie chart
      #9a5f9a color shades, tints & tones
#9a5f9a color schemes
#9a5f9a color preview, HTML & CSS examples
           This text has a color of #9a5f9a        
        
          <p style="color:#9a5f9a;">Text here</p>
        
        
          .mytext {color:#9a5f9a;}
        
        Text color #9a5f9a
      
           This box has a color of #9a5f9a        
        
          <div style="background-color:#9a5f9a;">Content here</div>
        
        
          .mybackground {background-color:#9a5f9a;}
        
        Background color #9a5f9a
      
           Border around this has a color of #9a5f9a        
        
          <div style="border:2px solid #9a5f9a;">Content here</div>
        
        
          .myborder {border:2px solid #9a5f9a;}
        
        Border color #9a5f9a