#9f567e color space conversions
Hex:
        #9f567e
        RGB:
        159, 86, 126
        CMY:
        38, 66, 51
        CMYK:
        0, 46, 21, 38
      HSL:
        327°, 29.7959%, 48.0392%
        HSV (HSB):
        327°, 45.9119%, 62.3529%
        XYZ:
        21.3918, 15.5329, 21.6093
        xyY:
        0.3655, 0.2654, 15.5329
      CIE-Lab:
        46.3556, 35.3655, -9.1509
        CIE-LCH:
        46.3556, 36.5302, 345.4927
        CIE-Luv:
        46.3556, 42.3141, -18.3180
        Hunter-Lab:
        39.4118, 27.9150, -4.9203
      #9f567e color charts
#9f567e RGB chart
      #9f567e CMYK chart
      #9f567e RGB pie chart
      #9f567e color shades, tints & tones
#9f567e color schemes
#9f567e color preview, HTML & CSS examples
           This text has a color of #9f567e        
        
          <p style="color:#9f567e;">Text here</p>
        
        
          .mytext {color:#9f567e;}
        
        Text color #9f567e
      
           This box has a color of #9f567e        
        
          <div style="background-color:#9f567e;">Content here</div>
        
        
          .mybackground {background-color:#9f567e;}
        
        Background color #9f567e
      
           Border around this has a color of #9f567e        
        
          <div style="border:2px solid #9f567e;">Content here</div>
        
        
          .myborder {border:2px solid #9f567e;}
        
        Border color #9f567e