#9f115b color space conversions
Hex:
        #9f115b
        RGB:
        159, 17, 91
        CMY:
        38, 93, 64
        CMYK:
        0, 89, 43, 38
      HSL:
        329°, 80.6818%, 34.5098%
        HSV (HSB):
        329°, 89.3082%, 62.3529%
        XYZ:
        16.3869, 8.5272, 10.6798
        xyY:
        0.4604, 0.2396, 8.5272
      CIE-Lab:
        35.0575, 58.2092, -4.2051
        CIE-LCH:
        35.0575, 58.3608, 355.8680
        CIE-Luv:
        35.0575, 79.2473, -15.0912
        Hunter-Lab:
        29.2013, 49.0663, -1.2431
      #9f115b color charts
#9f115b RGB chart
      #9f115b CMYK chart
      #9f115b RGB pie chart
      #9f115b color shades, tints & tones
#9f115b color schemes
#9f115b color preview, HTML & CSS examples
           This text has a color of #9f115b        
        
          <p style="color:#9f115b;">Text here</p>
        
        
          .mytext {color:#9f115b;}
        
        Text color #9f115b
      
           This box has a color of #9f115b        
        
          <div style="background-color:#9f115b;">Content here</div>
        
        
          .mybackground {background-color:#9f115b;}
        
        Background color #9f115b
      
           Border around this has a color of #9f115b        
        
          <div style="border:2px solid #9f115b;">Content here</div>
        
        
          .myborder {border:2px solid #9f115b;}
        
        Border color #9f115b