#9b2cfb color space conversions
Hex:
        #9b2cfb
        RGB:
        155, 44, 251
        CMY:
        39, 83, 2
        CMYK:
        38, 82, 0, 2
      HSL:
        272°, 96.2791%, 57.8431%
        HSV (HSB):
        272°, 82.4701%, 98.4314%
        XYZ:
        31.8308, 15.7350, 92.6263
        xyY:
        0.2271, 0.1122, 15.7350
      CIE-Lab:
        46.6248, 77.2869, -81.5315
        CIE-LCH:
        46.6248, 112.3416, 313.4691
        CIE-Luv:
        46.6248, 21.4972, -126.5841
        Hunter-Lab:
        39.6673, 73.8186, -110.6796
      #9b2cfb color charts
#9b2cfb RGB chart
      #9b2cfb CMYK chart
      #9b2cfb RGB pie chart
      #9b2cfb color shades, tints & tones
#9b2cfb color schemes
#9b2cfb color preview, HTML & CSS examples
           This text has a color of #9b2cfb        
        
          <p style="color:#9b2cfb;">Text here</p>
        
        
          .mytext {color:#9b2cfb;}
        
        Text color #9b2cfb
      
           This box has a color of #9b2cfb        
        
          <div style="background-color:#9b2cfb;">Content here</div>
        
        
          .mybackground {background-color:#9b2cfb;}
        
        Background color #9b2cfb
      
           Border around this has a color of #9b2cfb        
        
          <div style="border:2px solid #9b2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #9b2cfb;}
        
        Border color #9b2cfb