#9b1fef color space conversions
Hex:
        #9b1fef
        RGB:
        155, 31, 239
        CMY:
        39, 88, 6
        CMYK:
        35, 87, 0, 6
      HSL:
        276°, 86.6667%, 52.9412%
        HSV (HSB):
        276°, 87.0293%, 93.7255%
        XYZ:
        29.5875, 14.1805, 82.8390
        xyY:
        0.2337, 0.1120, 14.1805
      CIE-Lab:
        44.4907, 78.1292, -78.2864
        CIE-LCH:
        44.4907, 110.6026, 314.9424
        CIE-Luv:
        44.4907, 25.0388, -120.4815
        Hunter-Lab:
        37.6570, 74.3495, -104.0679
      #9b1fef color charts
#9b1fef RGB chart
      #9b1fef CMYK chart
      #9b1fef RGB pie chart
      #9b1fef color shades, tints & tones
#9b1fef color schemes
#9b1fef color preview, HTML & CSS examples
           This text has a color of #9b1fef        
        
          <p style="color:#9b1fef;">Text here</p>
        
        
          .mytext {color:#9b1fef;}
        
        Text color #9b1fef
      
           This box has a color of #9b1fef        
        
          <div style="background-color:#9b1fef;">Content here</div>
        
        
          .mybackground {background-color:#9b1fef;}
        
        Background color #9b1fef
      
           Border around this has a color of #9b1fef        
        
          <div style="border:2px solid #9b1fef;">Content here</div>
        
        
          .myborder {border:2px solid #9b1fef;}
        
        Border color #9b1fef