#9f31f1 color space conversions
Hex:
        #9f31f1
        RGB:
        159, 49, 241
        CMY:
        38, 81, 5
        CMYK:
        34, 80, 0, 5
      HSL:
        274°, 87.2727%, 56.8627%
        HSV (HSB):
        274°, 79.6680%, 94.5098%
        XYZ:
        31.2736, 15.9184, 84.6434
        xyY:
        0.2372, 0.1207, 15.9184
      CIE-Lab:
        46.8673, 74.2036, -75.5050
        CIE-LCH:
        46.8673, 105.8639, 314.5019
        CIE-Luv:
        46.8673, 24.9186, -118.7585
        Hunter-Lab:
        39.8979, 70.0941, -97.8551
      #9f31f1 color charts
#9f31f1 RGB chart
      #9f31f1 CMYK chart
      #9f31f1 RGB pie chart
      #9f31f1 color shades, tints & tones
#9f31f1 color schemes
#9f31f1 color preview, HTML & CSS examples
           This text has a color of #9f31f1        
        
          <p style="color:#9f31f1;">Text here</p>
        
        
          .mytext {color:#9f31f1;}
        
        Text color #9f31f1
      
           This box has a color of #9f31f1        
        
          <div style="background-color:#9f31f1;">Content here</div>
        
        
          .mybackground {background-color:#9f31f1;}
        
        Background color #9f31f1
      
           Border around this has a color of #9f31f1        
        
          <div style="border:2px solid #9f31f1;">Content here</div>
        
        
          .myborder {border:2px solid #9f31f1;}
        
        Border color #9f31f1