#9f4180 color space conversions
Hex:
        #9f4180
        RGB:
        159, 65, 128
        CMY:
        38, 75, 50
        CMYK:
        0, 59, 19, 38
      HSL:
        320°, 41.9643%, 43.9216%
        HSV (HSB):
        320°, 59.1195%, 62.3529%
        XYZ:
        20.0847, 12.7100, 21.8168
        xyY:
        0.3678, 0.2327, 12.7100
      CIE-Lab:
        42.3231, 46.4217, -16.4756
        CIE-LCH:
        42.3231, 49.2587, 340.4596
        CIE-Luv:
        42.3231, 51.1942, -29.7972
        Hunter-Lab:
        35.6511, 38.1714, -11.3268
      #9f4180 color charts
#9f4180 RGB chart
      #9f4180 CMYK chart
      #9f4180 RGB pie chart
      #9f4180 color shades, tints & tones
#9f4180 color schemes
#9f4180 color preview, HTML & CSS examples
           This text has a color of #9f4180        
        
          <p style="color:#9f4180;">Text here</p>
        
        
          .mytext {color:#9f4180;}
        
        Text color #9f4180
      
           This box has a color of #9f4180        
        
          <div style="background-color:#9f4180;">Content here</div>
        
        
          .mybackground {background-color:#9f4180;}
        
        Background color #9f4180
      
           Border around this has a color of #9f4180        
        
          <div style="border:2px solid #9f4180;">Content here</div>
        
        
          .myborder {border:2px solid #9f4180;}
        
        Border color #9f4180