#9f1f6a color space conversions
Hex:
        #9f1f6a
        RGB:
        159, 31, 106
        CMY:
        38, 88, 58
        CMYK:
        0, 81, 33, 38
      HSL:
        325°, 67.3684%, 37.2549%
        HSV (HSB):
        325°, 80.5031%, 62.3529%
        XYZ:
        17.3896, 9.3915, 14.5319
        xyY:
        0.4209, 0.2273, 9.3915
      CIE-Lab:
        36.7274, 56.5754, -11.2984
        CIE-LCH:
        36.7274, 57.6925, 348.7063
        CIE-Luv:
        36.7274, 70.0671, -23.6857
        Hunter-Lab:
        30.6456, 47.6586, -6.6629
      #9f1f6a color charts
#9f1f6a RGB chart
      #9f1f6a CMYK chart
      #9f1f6a RGB pie chart
      #9f1f6a color shades, tints & tones
#9f1f6a color schemes
#9f1f6a color preview, HTML & CSS examples
           This text has a color of #9f1f6a        
        
          <p style="color:#9f1f6a;">Text here</p>
        
        
          .mytext {color:#9f1f6a;}
        
        Text color #9f1f6a
      
           This box has a color of #9f1f6a        
        
          <div style="background-color:#9f1f6a;">Content here</div>
        
        
          .mybackground {background-color:#9f1f6a;}
        
        Background color #9f1f6a
      
           Border around this has a color of #9f1f6a        
        
          <div style="border:2px solid #9f1f6a;">Content here</div>
        
        
          .myborder {border:2px solid #9f1f6a;}
        
        Border color #9f1f6a