#9a2bfb color space conversions
Hex:
        #9a2bfb
        RGB:
        154, 43, 251
        CMY:
        40, 83, 2
        CMYK:
        39, 83, 0, 2
      HSL:
        272°, 96.2963%, 57.6471%
        HSV (HSB):
        272°, 82.8685%, 98.4314%
        XYZ:
        31.6029, 15.5628, 92.6051
        xyY:
        0.2261, 0.1113, 15.5628
      CIE-Lab:
        46.3956, 77.4440, -81.9122
        CIE-LCH:
        46.3956, 112.7262, 313.3939
        CIE-Luv:
        46.3956, 21.1234, -126.8547
        Hunter-Lab:
        39.4497, 73.9580, -111.5637
      #9a2bfb color charts
#9a2bfb RGB chart
      #9a2bfb CMYK chart
      #9a2bfb RGB pie chart
      #9a2bfb color shades, tints & tones
#9a2bfb color schemes
#9a2bfb color preview, HTML & CSS examples
           This text has a color of #9a2bfb        
        
          <p style="color:#9a2bfb;">Text here</p>
        
        
          .mytext {color:#9a2bfb;}
        
        Text color #9a2bfb
      
           This box has a color of #9a2bfb        
        
          <div style="background-color:#9a2bfb;">Content here</div>
        
        
          .mybackground {background-color:#9a2bfb;}
        
        Background color #9a2bfb
      
           Border around this has a color of #9a2bfb        
        
          <div style="border:2px solid #9a2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #9a2bfb;}
        
        Border color #9a2bfb