#9f155d color space conversions
Hex:
        #9f155d
        RGB:
        159, 21, 93
        CMY:
        38, 92, 64
        CMYK:
        0, 87, 42, 38
      HSL:
        329°, 76.6667%, 35.2941%
        HSV (HSB):
        329°, 86.7925%, 62.3529%
        XYZ:
        16.5420, 8.6976, 11.1629
        xyY:
        0.4544, 0.2389, 8.6976
      CIE-Lab:
        35.3954, 57.6284, -4.9929
        CIE-LCH:
        35.3954, 57.8443, 355.0483
        CIE-Luv:
        35.3954, 77.6505, -15.9431
        Hunter-Lab:
        29.4916, 48.5112, -1.7977
      #9f155d color charts
#9f155d RGB chart
      #9f155d CMYK chart
      #9f155d RGB pie chart
      #9f155d color shades, tints & tones
#9f155d color schemes
#9f155d color preview, HTML & CSS examples
           This text has a color of #9f155d        
        
          <p style="color:#9f155d;">Text here</p>
        
        
          .mytext {color:#9f155d;}
        
        Text color #9f155d
      
           This box has a color of #9f155d        
        
          <div style="background-color:#9f155d;">Content here</div>
        
        
          .mybackground {background-color:#9f155d;}
        
        Background color #9f155d
      
           Border around this has a color of #9f155d        
        
          <div style="border:2px solid #9f155d;">Content here</div>
        
        
          .myborder {border:2px solid #9f155d;}
        
        Border color #9f155d