#9f7aca color space conversions
Hex:
        #9f7aca
        RGB:
        159, 122, 202
        CMY:
        38, 52, 21
        CMYK:
        21, 40, 0, 21
      HSL:
        268°, 43.0108%, 63.5294%
        HSV (HSB):
        268°, 39.6040%, 79.2157%
        XYZ:
        31.9183, 25.5543, 59.1273
        xyY:
        0.2737, 0.2192, 25.5543
      CIE-Lab:
        57.6115, 30.2481, -36.2532
        CIE-LCH:
        57.6115, 47.2149, 309.8401
        CIE-Luv:
        57.6115, 13.1821, -60.0995
        Hunter-Lab:
        50.5512, 24.2411, -33.9628
      #9f7aca color charts
#9f7aca RGB chart
      #9f7aca CMYK chart
      #9f7aca RGB pie chart
      #9f7aca color shades, tints & tones
#9f7aca color schemes
#9f7aca color preview, HTML & CSS examples
           This text has a color of #9f7aca        
        
          <p style="color:#9f7aca;">Text here</p>
        
        
          .mytext {color:#9f7aca;}
        
        Text color #9f7aca
      
           This box has a color of #9f7aca        
        
          <div style="background-color:#9f7aca;">Content here</div>
        
        
          .mybackground {background-color:#9f7aca;}
        
        Background color #9f7aca
      
           Border around this has a color of #9f7aca        
        
          <div style="border:2px solid #9f7aca;">Content here</div>
        
        
          .myborder {border:2px solid #9f7aca;}
        
        Border color #9f7aca