#9f5eff color space conversions
Hex:
        #9f5eff
        RGB:
        159, 94, 255
        CMY:
        38, 63, 0
        CMYK:
        38, 63, 0, 0
      HSL:
        264°, 100.0000%, 68.4314%
        HSV (HSB):
        264°, 63.1373%, 100.0000%
        XYZ:
        36.3508, 22.5963, 97.0534
        xyY:
        0.2330, 0.1448, 22.5963
      CIE-Lab:
        54.6541, 58.3912, -70.6602
        CIE-LCH:
        54.6541, 91.6645, 309.5692
        CIE-Luv:
        54.6541, 14.4473, -115.9465
        Hunter-Lab:
        47.5356, 53.3128, -87.7774
      #9f5eff color charts
#9f5eff RGB chart
      #9f5eff CMYK chart
      #9f5eff RGB pie chart
      #9f5eff color shades, tints & tones
#9f5eff color schemes
#9f5eff color preview, HTML & CSS examples
           This text has a color of #9f5eff        
        
          <p style="color:#9f5eff;">Text here</p>
        
        
          .mytext {color:#9f5eff;}
        
        Text color #9f5eff
      
           This box has a color of #9f5eff        
        
          <div style="background-color:#9f5eff;">Content here</div>
        
        
          .mybackground {background-color:#9f5eff;}
        
        Background color #9f5eff
      
           Border around this has a color of #9f5eff        
        
          <div style="border:2px solid #9f5eff;">Content here</div>
        
        
          .myborder {border:2px solid #9f5eff;}
        
        Border color #9f5eff