#9f294d color space conversions
Hex:
        #9f294d
        RGB:
        159, 41, 77
        CMY:
        38, 84, 70
        CMYK:
        0, 74, 52, 38
      HSL:
        342°, 59.0000%, 39.2157%
        HSV (HSB):
        342°, 74.2138%, 62.3529%
        XYZ:
        16.4306, 9.4926, 7.9875
        xyY:
        0.4845, 0.2799, 9.4926
      CIE-Lab:
        36.9160, 50.4457, 7.5112
        CIE-LCH:
        36.9160, 51.0018, 8.4689
        CIE-Luv:
        36.9160, 77.6136, -0.4462
        Hunter-Lab:
        30.8101, 41.2737, 6.1963
      #9f294d color charts
#9f294d RGB chart
      #9f294d CMYK chart
      #9f294d RGB pie chart
      #9f294d color shades, tints & tones
#9f294d color schemes
#9f294d color preview, HTML & CSS examples
           This text has a color of #9f294d        
        
          <p style="color:#9f294d;">Text here</p>
        
        
          .mytext {color:#9f294d;}
        
        Text color #9f294d
      
           This box has a color of #9f294d        
        
          <div style="background-color:#9f294d;">Content here</div>
        
        
          .mybackground {background-color:#9f294d;}
        
        Background color #9f294d
      
           Border around this has a color of #9f294d        
        
          <div style="border:2px solid #9f294d;">Content here</div>
        
        
          .myborder {border:2px solid #9f294d;}
        
        Border color #9f294d