#9a1bfb color space conversions
Hex:
        #9a1bfb
        RGB:
        154, 27, 251
        CMY:
        40, 89, 2
        CMYK:
        39, 89, 0, 2
      HSL:
        274°, 96.5517%, 54.5098%
        HSV (HSB):
        274°, 89.2430%, 98.4314%
        XYZ:
        31.1309, 14.6189, 92.4477
        xyY:
        0.2253, 0.1058, 14.6189
      CIE-Lab:
        45.1078, 81.2621, -84.0252
        CIE-LCH:
        45.1078, 116.8921, 314.0423
        CIE-Luv:
        45.1078, 22.3471, -128.4428
        Hunter-Lab:
        38.2347, 78.4251, -116.5931
      #9a1bfb color charts
#9a1bfb RGB chart
      #9a1bfb CMYK chart
      #9a1bfb RGB pie chart
      #9a1bfb color shades, tints & tones
#9a1bfb color schemes
#9a1bfb color preview, HTML & CSS examples
           This text has a color of #9a1bfb        
        
          <p style="color:#9a1bfb;">Text here</p>
        
        
          .mytext {color:#9a1bfb;}
        
        Text color #9a1bfb
      
           This box has a color of #9a1bfb        
        
          <div style="background-color:#9a1bfb;">Content here</div>
        
        
          .mybackground {background-color:#9a1bfb;}
        
        Background color #9a1bfb
      
           Border around this has a color of #9a1bfb        
        
          <div style="border:2px solid #9a1bfb;">Content here</div>
        
        
          .myborder {border:2px solid #9a1bfb;}
        
        Border color #9a1bfb