#9f1bfb color space conversions
Hex:
        #9f1bfb
        RGB:
        159, 27, 251
        CMY:
        38, 89, 2
        CMYK:
        37, 89, 0, 2
      HSL:
        275°, 96.5517%, 54.5098%
        HSV (HSB):
        275°, 89.2430%, 98.4314%
        XYZ:
        32.1026, 15.1198, 92.4932
        xyY:
        0.2298, 0.1082, 15.1198
      CIE-Lab:
        45.7979, 81.8366, -82.8664
        CIE-LCH:
        45.7979, 116.4649, 314.6418
        CIE-Luv:
        45.7979, 24.7450, -127.7897
        Hunter-Lab:
        38.8842, 79.3212, -113.8131
      #9f1bfb color charts
#9f1bfb RGB chart
      #9f1bfb CMYK chart
      #9f1bfb RGB pie chart
      #9f1bfb color shades, tints & tones
#9f1bfb color schemes
#9f1bfb color preview, HTML & CSS examples
           This text has a color of #9f1bfb        
        
          <p style="color:#9f1bfb;">Text here</p>
        
        
          .mytext {color:#9f1bfb;}
        
        Text color #9f1bfb
      
           This box has a color of #9f1bfb        
        
          <div style="background-color:#9f1bfb;">Content here</div>
        
        
          .mybackground {background-color:#9f1bfb;}
        
        Background color #9f1bfb
      
           Border around this has a color of #9f1bfb        
        
          <div style="border:2px solid #9f1bfb;">Content here</div>
        
        
          .myborder {border:2px solid #9f1bfb;}
        
        Border color #9f1bfb