#9f4170 color space conversions
Hex:
        #9f4170
        RGB:
        159, 65, 112
        CMY:
        38, 75, 56
        CMYK:
        0, 59, 30, 38
      HSL:
        330°, 41.9643%, 43.9216%
        HSV (HSB):
        330°, 59.1195%, 62.3529%
        XYZ:
        19.1130, 12.3214, 16.7001
        xyY:
        0.3971, 0.2560, 12.3214
      CIE-Lab:
        41.7224, 44.1286, -7.5360
        CIE-LCH:
        41.7224, 44.7674, 350.3089
        CIE-Luv:
        41.7224, 55.9271, -17.2538
        Hunter-Lab:
        35.1018, 35.7654, -3.6367
      #9f4170 color charts
#9f4170 RGB chart
      #9f4170 CMYK chart
      #9f4170 RGB pie chart
      #9f4170 color shades, tints & tones
#9f4170 color schemes
#9f4170 color preview, HTML & CSS examples
           This text has a color of #9f4170        
        
          <p style="color:#9f4170;">Text here</p>
        
        
          .mytext {color:#9f4170;}
        
        Text color #9f4170
      
           This box has a color of #9f4170        
        
          <div style="background-color:#9f4170;">Content here</div>
        
        
          .mybackground {background-color:#9f4170;}
        
        Background color #9f4170
      
           Border around this has a color of #9f4170        
        
          <div style="border:2px solid #9f4170;">Content here</div>
        
        
          .myborder {border:2px solid #9f4170;}
        
        Border color #9f4170