#9f2cfb color space conversions
Hex:
        #9f2cfb
        RGB:
        159, 44, 251
        CMY:
        38, 83, 2
        CMYK:
        37, 82, 0, 2
      HSL:
        273°, 96.2791%, 57.8431%
        HSV (HSB):
        273°, 82.4701%, 98.4314%
        XYZ:
        32.6113, 16.1373, 92.6628
        xyY:
        0.2306, 0.1141, 16.1373
      CIE-Lab:
        47.1541, 77.8204, -80.6437
        CIE-LCH:
        47.1541, 112.0689, 313.9793
        CIE-Luv:
        47.1541, 23.4120, -125.9979
        Hunter-Lab:
        40.1713, 74.6078, -108.6439
      #9f2cfb color charts
#9f2cfb RGB chart
      #9f2cfb CMYK chart
      #9f2cfb RGB pie chart
      #9f2cfb color shades, tints & tones
#9f2cfb color schemes
#9f2cfb color preview, HTML & CSS examples
           This text has a color of #9f2cfb        
        
          <p style="color:#9f2cfb;">Text here</p>
        
        
          .mytext {color:#9f2cfb;}
        
        Text color #9f2cfb
      
           This box has a color of #9f2cfb        
        
          <div style="background-color:#9f2cfb;">Content here</div>
        
        
          .mybackground {background-color:#9f2cfb;}
        
        Background color #9f2cfb
      
           Border around this has a color of #9f2cfb        
        
          <div style="border:2px solid #9f2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #9f2cfb;}
        
        Border color #9f2cfb