#9f5a95 color space conversions
Hex:
        #9f5a95
        RGB:
        159, 90, 149
        CMY:
        38, 65, 42
        CMYK:
        0, 43, 6, 38
      HSL:
        309°, 27.7108%, 48.8235%
        HSV (HSB):
        309°, 43.3962%, 62.3529%
        XYZ:
        23.3791, 16.8532, 30.4545
        xyY:
        0.3307, 0.2384, 16.8532
      CIE-Lab:
        48.0745, 37.0969, -20.3226
        CIE-LCH:
        48.0745, 42.2988, 331.2850
        CIE-Luv:
        48.0745, 35.3720, -34.7799
        Hunter-Lab:
        41.0526, 29.8118, -15.2469
      #9f5a95 color charts
#9f5a95 RGB chart
      #9f5a95 CMYK chart
      #9f5a95 RGB pie chart
      #9f5a95 color shades, tints & tones
#9f5a95 color schemes
#9f5a95 color preview, HTML & CSS examples
           This text has a color of #9f5a95        
        
          <p style="color:#9f5a95;">Text here</p>
        
        
          .mytext {color:#9f5a95;}
        
        Text color #9f5a95
      
           This box has a color of #9f5a95        
        
          <div style="background-color:#9f5a95;">Content here</div>
        
        
          .mybackground {background-color:#9f5a95;}
        
        Background color #9f5a95
      
           Border around this has a color of #9f5a95        
        
          <div style="border:2px solid #9f5a95;">Content here</div>
        
        
          .myborder {border:2px solid #9f5a95;}
        
        Border color #9f5a95