#9f1dff color space conversions
Hex:
        #9f1dff
        RGB:
        159, 29, 255
        CMY:
        38, 89, 0
        CMYK:
        38, 89, 0, 0
      HSL:
        275°, 100.0000%, 55.6863%
        HSV (HSB):
        275°, 88.6275%, 100.0000%
        XYZ:
        32.7874, 15.4697, 95.8656
        xyY:
        0.2275, 0.1073, 15.4697
      CIE-Lab:
        46.2709, 82.2566, -84.3256
        CIE-LCH:
        46.2709, 117.8005, 314.2884
        CIE-Luv:
        46.2709, 23.7997, -130.1148
        Hunter-Lab:
        39.3315, 79.9707, -116.9799
      #9f1dff color charts
#9f1dff RGB chart
      #9f1dff CMYK chart
      #9f1dff RGB pie chart
      #9f1dff color shades, tints & tones
#9f1dff color schemes
#9f1dff color preview, HTML & CSS examples
           This text has a color of #9f1dff        
        
          <p style="color:#9f1dff;">Text here</p>
        
        
          .mytext {color:#9f1dff;}
        
        Text color #9f1dff
      
           This box has a color of #9f1dff        
        
          <div style="background-color:#9f1dff;">Content here</div>
        
        
          .mybackground {background-color:#9f1dff;}
        
        Background color #9f1dff
      
           Border around this has a color of #9f1dff        
        
          <div style="border:2px solid #9f1dff;">Content here</div>
        
        
          .myborder {border:2px solid #9f1dff;}
        
        Border color #9f1dff