#9f11bf color space conversions
Hex:
        #9f11bf
        RGB:
        159, 17, 191
        CMY:
        38, 93, 25
        CMYK:
        17, 91, 0, 25
      HSL:
        289°, 83.6538%, 40.7843%
        HSV (HSB):
        289°, 91.0995%, 74.9020%
        XYZ:
        23.9025, 11.5334, 50.2566
        xyY:
        0.2789, 0.1346, 11.5334
      CIE-Lab:
        40.4647, 72.2185, -57.2108
        CIE-LCH:
        40.4647, 92.1335, 321.6141
        CIE-Luv:
        40.4647, 40.5891, -89.3104
        Hunter-Lab:
        33.9609, 66.2011, -63.9669
      #9f11bf color charts
#9f11bf RGB chart
      #9f11bf CMYK chart
      #9f11bf RGB pie chart
      #9f11bf color shades, tints & tones
#9f11bf color schemes
#9f11bf color preview, HTML & CSS examples
           This text has a color of #9f11bf        
        
          <p style="color:#9f11bf;">Text here</p>
        
        
          .mytext {color:#9f11bf;}
        
        Text color #9f11bf
      
           This box has a color of #9f11bf        
        
          <div style="background-color:#9f11bf;">Content here</div>
        
        
          .mybackground {background-color:#9f11bf;}
        
        Background color #9f11bf
      
           Border around this has a color of #9f11bf        
        
          <div style="border:2px solid #9f11bf;">Content here</div>
        
        
          .myborder {border:2px solid #9f11bf;}
        
        Border color #9f11bf