#9f1bef color space conversions
Hex:
        #9f1bef
        RGB:
        159, 27, 239
        CMY:
        38, 89, 6
        CMYK:
        33, 89, 0, 6
      HSL:
        277°, 86.8852%, 52.1569%
        HSV (HSB):
        277°, 88.7029%, 93.7255%
        XYZ:
        30.2700, 14.3868, 82.8429
        xyY:
        0.2374, 0.1128, 14.3868
      CIE-Lab:
        44.7826, 79.4567, -77.7860
        CIE-LCH:
        44.7826, 111.1937, 315.6088
        CIE-Luv:
        44.7826, 27.3411, -120.2463
        Hunter-Lab:
        37.9299, 76.0747, -102.9446
      #9f1bef color charts
#9f1bef RGB chart
      #9f1bef CMYK chart
      #9f1bef RGB pie chart
      #9f1bef color shades, tints & tones
#9f1bef color schemes
#9f1bef color preview, HTML & CSS examples
           This text has a color of #9f1bef        
        
          <p style="color:#9f1bef;">Text here</p>
        
        
          .mytext {color:#9f1bef;}
        
        Text color #9f1bef
      
           This box has a color of #9f1bef        
        
          <div style="background-color:#9f1bef;">Content here</div>
        
        
          .mybackground {background-color:#9f1bef;}
        
        Background color #9f1bef
      
           Border around this has a color of #9f1bef        
        
          <div style="border:2px solid #9f1bef;">Content here</div>
        
        
          .myborder {border:2px solid #9f1bef;}
        
        Border color #9f1bef