#9f368b color space conversions
Hex:
        #9f368b
        RGB:
        159, 54, 139
        CMY:
        38, 79, 45
        CMYK:
        0, 66, 13, 38
      HSL:
        311°, 49.2958%, 41.7647%
        HSV (HSB):
        311°, 66.0377%, 62.3529%
        XYZ:
        20.2774, 11.8733, 25.6491
        xyY:
        0.3508, 0.2054, 11.8733
      CIE-Lab:
        41.0141, 53.0135, -25.2190
        CIE-LCH:
        41.0141, 58.7063, 334.5592
        CIE-Luv:
        41.0141, 51.5890, -42.7682
        Hunter-Lab:
        34.4577, 44.7415, -20.0130
      #9f368b color charts
#9f368b RGB chart
      #9f368b CMYK chart
      #9f368b RGB pie chart
      #9f368b color shades, tints & tones
#9f368b color schemes
#9f368b color preview, HTML & CSS examples
           This text has a color of #9f368b        
        
          <p style="color:#9f368b;">Text here</p>
        
        
          .mytext {color:#9f368b;}
        
        Text color #9f368b
      
           This box has a color of #9f368b        
        
          <div style="background-color:#9f368b;">Content here</div>
        
        
          .mybackground {background-color:#9f368b;}
        
        Background color #9f368b
      
           Border around this has a color of #9f368b        
        
          <div style="border:2px solid #9f368b;">Content here</div>
        
        
          .myborder {border:2px solid #9f368b;}
        
        Border color #9f368b