#9f1def color space conversions
Hex:
        #9f1def
        RGB:
        159, 29, 239
        CMY:
        38, 89, 6
        CMYK:
        33, 88, 0, 6
      HSL:
        277°, 86.7769%, 52.5490%
        HSV (HSB):
        277°, 87.8661%, 93.7255%
        XYZ:
        30.3174, 14.4817, 82.8587
        xyY:
        0.2375, 0.1134, 14.4817
      CIE-Lab:
        44.9159, 79.0604, -77.5678
        CIE-LCH:
        44.9159, 110.7579, 315.5460
        CIE-Luv:
        44.9159, 27.2085, -120.0670
        Hunter-Lab:
        38.0548, 75.6113, -102.4570
      #9f1def color charts
#9f1def RGB chart
      #9f1def CMYK chart
      #9f1def RGB pie chart
      #9f1def color shades, tints & tones
#9f1def color schemes
#9f1def color preview, HTML & CSS examples
           This text has a color of #9f1def        
        
          <p style="color:#9f1def;">Text here</p>
        
        
          .mytext {color:#9f1def;}
        
        Text color #9f1def
      
           This box has a color of #9f1def        
        
          <div style="background-color:#9f1def;">Content here</div>
        
        
          .mybackground {background-color:#9f1def;}
        
        Background color #9f1def
      
           Border around this has a color of #9f1def        
        
          <div style="border:2px solid #9f1def;">Content here</div>
        
        
          .myborder {border:2px solid #9f1def;}
        
        Border color #9f1def