#9b2dfb color space conversions
Hex:
        #9b2dfb
        RGB:
        155, 45, 251
        CMY:
        39, 82, 2
        CMYK:
        38, 82, 0, 2
      HSL:
        272°, 96.2617%, 58.0392%
        HSV (HSB):
        272°, 82.0717%, 98.4314%
        XYZ:
        31.8685, 15.8104, 92.6388
        xyY:
        0.2271, 0.1127, 15.8104
      CIE-Lab:
        46.7247, 76.9934, -81.3678
        CIE-LCH:
        46.7247, 112.0210, 313.4177
        CIE-Luv:
        46.7247, 21.3982, -126.4493
        Hunter-Lab:
        39.7623, 73.4797, -110.3014
      #9b2dfb color charts
#9b2dfb RGB chart
      #9b2dfb CMYK chart
      #9b2dfb RGB pie chart
      #9b2dfb color shades, tints & tones
#9b2dfb color schemes
#9b2dfb color preview, HTML & CSS examples
           This text has a color of #9b2dfb        
        
          <p style="color:#9b2dfb;">Text here</p>
        
        
          .mytext {color:#9b2dfb;}
        
        Text color #9b2dfb
      
           This box has a color of #9b2dfb        
        
          <div style="background-color:#9b2dfb;">Content here</div>
        
        
          .mybackground {background-color:#9b2dfb;}
        
        Background color #9b2dfb
      
           Border around this has a color of #9b2dfb        
        
          <div style="border:2px solid #9b2dfb;">Content here</div>
        
        
          .myborder {border:2px solid #9b2dfb;}
        
        Border color #9b2dfb