#9f6481 color space conversions
Hex:
        #9f6481
        RGB:
        159, 100, 129
        CMY:
        38, 61, 49
        CMYK:
        0, 37, 19, 38
      HSL:
        331°, 23.5060%, 50.7843%
        HSV (HSB):
        331°, 37.1069%, 62.3529%
        XYZ:
        22.8177, 18.0703, 23.0542
        xyY:
        0.3568, 0.2826, 18.0703
      CIE-Lab:
        49.5812, 28.0748, -6.1336
        CIE-LCH:
        49.5812, 28.7370, 347.6761
        CIE-Luv:
        49.5812, 34.5297, -13.1202
        Hunter-Lab:
        42.5091, 21.4228, -2.3986
      #9f6481 color charts
#9f6481 RGB chart
      #9f6481 CMYK chart
      #9f6481 RGB pie chart
      #9f6481 color shades, tints & tones
#9f6481 color schemes
#9f6481 color preview, HTML & CSS examples
           This text has a color of #9f6481        
        
          <p style="color:#9f6481;">Text here</p>
        
        
          .mytext {color:#9f6481;}
        
        Text color #9f6481
      
           This box has a color of #9f6481        
        
          <div style="background-color:#9f6481;">Content here</div>
        
        
          .mybackground {background-color:#9f6481;}
        
        Background color #9f6481
      
           Border around this has a color of #9f6481        
        
          <div style="border:2px solid #9f6481;">Content here</div>
        
        
          .myborder {border:2px solid #9f6481;}
        
        Border color #9f6481