#9f4eed color space conversions
Hex:
        #9f4eed
        RGB:
        159, 78, 237
        CMY:
        38, 69, 7
        CMYK:
        33, 67, 0, 7
      HSL:
        271°, 81.5385%, 61.7647%
        HSV (HSB):
        271°, 67.0886%, 92.9412%
        XYZ:
        32.3085, 18.9341, 82.0726
        xyY:
        0.2423, 0.1420, 18.9341
      CIE-Lab:
        50.6101, 61.8375, -67.1710
        CIE-LCH:
        50.6101, 91.3007, 312.6326
        CIE-Luv:
        50.6101, 20.9841, -108.8288
        Hunter-Lab:
        43.5134, 56.3872, -81.3702
      #9f4eed color charts
#9f4eed RGB chart
      #9f4eed CMYK chart
      #9f4eed RGB pie chart
      #9f4eed color shades, tints & tones
#9f4eed color schemes
#9f4eed color preview, HTML & CSS examples
           This text has a color of #9f4eed        
        
          <p style="color:#9f4eed;">Text here</p>
        
        
          .mytext {color:#9f4eed;}
        
        Text color #9f4eed
      
           This box has a color of #9f4eed        
        
          <div style="background-color:#9f4eed;">Content here</div>
        
        
          .mybackground {background-color:#9f4eed;}
        
        Background color #9f4eed
      
           Border around this has a color of #9f4eed        
        
          <div style="border:2px solid #9f4eed;">Content here</div>
        
        
          .myborder {border:2px solid #9f4eed;}
        
        Border color #9f4eed