#9f299b color space conversions
Hex:
        #9f299b
        RGB:
        159, 41, 155
        CMY:
        38, 84, 39
        CMYK:
        0, 74, 3, 38
      HSL:
        302°, 59.0000%, 39.2157%
        HSV (HSB):
        302°, 74.2138%, 62.3529%
        XYZ:
        21.0074, 11.3234, 32.0888
        xyY:
        0.3261, 0.1758, 11.3234
      CIE-Lab:
        40.1198, 60.4110, -36.3364
        CIE-LCH:
        40.1198, 70.4970, 328.9737
        CIE-Luv:
        40.1198, 49.4540, -59.1456
        Hunter-Lab:
        33.6502, 52.5475, -32.9837
      #9f299b color charts
#9f299b RGB chart
      #9f299b CMYK chart
      #9f299b RGB pie chart
      #9f299b color shades, tints & tones
#9f299b color schemes
#9f299b color preview, HTML & CSS examples
           This text has a color of #9f299b        
        
          <p style="color:#9f299b;">Text here</p>
        
        
          .mytext {color:#9f299b;}
        
        Text color #9f299b
      
           This box has a color of #9f299b        
        
          <div style="background-color:#9f299b;">Content here</div>
        
        
          .mybackground {background-color:#9f299b;}
        
        Background color #9f299b
      
           Border around this has a color of #9f299b        
        
          <div style="border:2px solid #9f299b;">Content here</div>
        
        
          .myborder {border:2px solid #9f299b;}
        
        Border color #9f299b