#9f3555 color space conversions
Hex:
        #9f3555
        RGB:
        159, 53, 85
        CMY:
        38, 79, 67
        CMYK:
        0, 67, 47, 38
      HSL:
        342°, 50.0000%, 41.5686%
        HSV (HSB):
        342°, 66.6667%, 62.3529%
        XYZ:
        17.2109, 10.5730, 9.7280
        xyY:
        0.4588, 0.2819, 10.5730
      CIE-Lab:
        38.8518, 46.4428, 5.1624
        CIE-LCH:
        38.8518, 46.7288, 6.3427
        CIE-Luv:
        38.8518, 69.6993, -2.0874
        Hunter-Lab:
        32.5162, 37.5771, 5.0233
      #9f3555 color charts
#9f3555 RGB chart
      #9f3555 CMYK chart
      #9f3555 RGB pie chart
      #9f3555 color shades, tints & tones
#9f3555 color schemes
#9f3555 color preview, HTML & CSS examples
           This text has a color of #9f3555        
        
          <p style="color:#9f3555;">Text here</p>
        
        
          .mytext {color:#9f3555;}
        
        Text color #9f3555
      
           This box has a color of #9f3555        
        
          <div style="background-color:#9f3555;">Content here</div>
        
        
          .mybackground {background-color:#9f3555;}
        
        Background color #9f3555
      
           Border around this has a color of #9f3555        
        
          <div style="border:2px solid #9f3555;">Content here</div>
        
        
          .myborder {border:2px solid #9f3555;}
        
        Border color #9f3555