#9f507b color space conversions
Hex:
        #9f507b
        RGB:
        159, 80, 123
        CMY:
        38, 69, 52
        CMYK:
        0, 50, 23, 38
      HSL:
        327°, 33.0544%, 46.8627%
        HSV (HSB):
        327°, 49.6855%, 62.3529%
        XYZ:
        20.7419, 14.5383, 20.4518
        xyY:
        0.3722, 0.2609, 14.5383
      CIE-Lab:
        44.9952, 38.1173, -9.3750
        CIE-LCH:
        44.9952, 39.2532, 346.1823
        CIE-Luv:
        44.9952, 45.9528, -18.9737
        Hunter-Lab:
        38.1291, 30.3763, -5.1118
      #9f507b color charts
#9f507b RGB chart
      #9f507b CMYK chart
      #9f507b RGB pie chart
      #9f507b color shades, tints & tones
#9f507b color schemes
#9f507b color preview, HTML & CSS examples
           This text has a color of #9f507b        
        
          <p style="color:#9f507b;">Text here</p>
        
        
          .mytext {color:#9f507b;}
        
        Text color #9f507b
      
           This box has a color of #9f507b        
        
          <div style="background-color:#9f507b;">Content here</div>
        
        
          .mybackground {background-color:#9f507b;}
        
        Background color #9f507b
      
           Border around this has a color of #9f507b        
        
          <div style="border:2px solid #9f507b;">Content here</div>
        
        
          .myborder {border:2px solid #9f507b;}
        
        Border color #9f507b