#9b1bef color space conversions
Hex:
        #9b1bef
        RGB:
        155, 27, 239
        CMY:
        39, 89, 6
        CMYK:
        35, 89, 0, 6
      HSL:
        276°, 86.8852%, 52.1569%
        HSV (HSB):
        276°, 88.7029%, 93.7255%
        XYZ:
        29.4895, 13.9844, 82.8063
        xyY:
        0.2335, 0.1107, 13.9844
      CIE-Lab:
        44.2106, 78.9620, -78.7454
        CIE-LCH:
        44.2106, 111.5160, 315.0787
        CIE-Luv:
        44.2106, 25.3106, -120.8414
        Hunter-Lab:
        37.3958, 75.3187, -105.1103
      #9b1bef color charts
#9b1bef RGB chart
      #9b1bef CMYK chart
      #9b1bef RGB pie chart
      #9b1bef color shades, tints & tones
#9b1bef color schemes
#9b1bef color preview, HTML & CSS examples
           This text has a color of #9b1bef        
        
          <p style="color:#9b1bef;">Text here</p>
        
        
          .mytext {color:#9b1bef;}
        
        Text color #9b1bef
      
           This box has a color of #9b1bef        
        
          <div style="background-color:#9b1bef;">Content here</div>
        
        
          .mybackground {background-color:#9b1bef;}
        
        Background color #9b1bef
      
           Border around this has a color of #9b1bef        
        
          <div style="border:2px solid #9b1bef;">Content here</div>
        
        
          .myborder {border:2px solid #9b1bef;}
        
        Border color #9b1bef