#9e60af color space conversions
Hex:
        #9e60af
        RGB:
        158, 96, 175
        CMY:
        38, 62, 31
        CMYK:
        10, 45, 0, 31
      HSL:
        287°, 33.0544%, 53.1373%
        HSV (HSB):
        287°, 45.1429%, 68.6275%
        XYZ:
        26.0213, 18.7300, 42.8012
        xyY:
        0.2972, 0.2139, 18.7300
      CIE-Lab:
        50.3698, 38.5868, -32.0775
        CIE-LCH:
        50.3698, 50.1788, 320.2629
        CIE-Luv:
        50.3698, 26.9980, -53.1395
        Hunter-Lab:
        43.2782, 31.5876, -28.3419
      #9e60af color charts
#9e60af RGB chart
      #9e60af CMYK chart
      #9e60af RGB pie chart
      #9e60af color shades, tints & tones
#9e60af color schemes
#9e60af color preview, HTML & CSS examples
           This text has a color of #9e60af        
        
          <p style="color:#9e60af;">Text here</p>
        
        
          .mytext {color:#9e60af;}
        
        Text color #9e60af
      
           This box has a color of #9e60af        
        
          <div style="background-color:#9e60af;">Content here</div>
        
        
          .mybackground {background-color:#9e60af;}
        
        Background color #9e60af
      
           Border around this has a color of #9e60af        
        
          <div style="border:2px solid #9e60af;">Content here</div>
        
        
          .myborder {border:2px solid #9e60af;}
        
        Border color #9e60af