#9f2bfb color space conversions
Hex:
        #9f2bfb
        RGB:
        159, 43, 251
        CMY:
        38, 83, 2
        CMYK:
        37, 83, 0, 2
      HSL:
        273°, 96.2963%, 57.6471%
        HSV (HSB):
        273°, 82.8685%, 98.4314%
        XYZ:
        32.5745, 16.0637, 92.6505
        xyY:
        0.2306, 0.1137, 16.0637
      CIE-Lab:
        47.0580, 78.1032, -80.8012
        CIE-LCH:
        47.0580, 112.3786, 314.0273
        CIE-Luv:
        47.0580, 23.5093, -126.1325
        Hunter-Lab:
        40.0796, 74.9361, -109.0029
      #9f2bfb color charts
#9f2bfb RGB chart
      #9f2bfb CMYK chart
      #9f2bfb RGB pie chart
      #9f2bfb color shades, tints & tones
#9f2bfb color schemes
#9f2bfb color preview, HTML & CSS examples
           This text has a color of #9f2bfb        
        
          <p style="color:#9f2bfb;">Text here</p>
        
        
          .mytext {color:#9f2bfb;}
        
        Text color #9f2bfb
      
           This box has a color of #9f2bfb        
        
          <div style="background-color:#9f2bfb;">Content here</div>
        
        
          .mybackground {background-color:#9f2bfb;}
        
        Background color #9f2bfb
      
           Border around this has a color of #9f2bfb        
        
          <div style="border:2px solid #9f2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #9f2bfb;}
        
        Border color #9f2bfb