#9f497b color space conversions
Hex:
        #9f497b
        RGB:
        159, 73, 123
        CMY:
        38, 71, 52
        CMYK:
        0, 54, 23, 38
      HSL:
        325°, 37.0690%, 45.4902%
        HSV (HSB):
        325°, 54.0881%, 62.3529%
        XYZ:
        20.2558, 13.5661, 20.2898
        xyY:
        0.3743, 0.2507, 13.5661
      CIE-Lab:
        43.6041, 41.7433, -11.4702
        CIE-LCH:
        43.6041, 43.2906, 344.6355
        CIE-Luv:
        43.6041, 49.2227, -22.3093
        Hunter-Lab:
        36.8322, 33.7095, -6.8787
      #9f497b color charts
#9f497b RGB chart
      #9f497b CMYK chart
      #9f497b RGB pie chart
      #9f497b color shades, tints & tones
#9f497b color schemes
#9f497b color preview, HTML & CSS examples
           This text has a color of #9f497b        
        
          <p style="color:#9f497b;">Text here</p>
        
        
          .mytext {color:#9f497b;}
        
        Text color #9f497b
      
           This box has a color of #9f497b        
        
          <div style="background-color:#9f497b;">Content here</div>
        
        
          .mybackground {background-color:#9f497b;}
        
        Background color #9f497b
      
           Border around this has a color of #9f497b        
        
          <div style="border:2px solid #9f497b;">Content here</div>
        
        
          .myborder {border:2px solid #9f497b;}
        
        Border color #9f497b