#9a53af color space conversions
Hex:
        #9a53af
        RGB:
        154, 83, 175
        CMY:
        40, 67, 31
        CMYK:
        12, 53, 0, 31
      HSL:
        286°, 36.5079%, 50.5882%
        HSV (HSB):
        286°, 52.5714%, 68.6275%
        XYZ:
        24.1575, 16.1517, 42.4018
        xyY:
        0.2921, 0.1953, 16.1517
      CIE-Lab:
        47.1729, 44.4227, -37.1323
        CIE-LCH:
        47.1729, 57.8980, 320.1082
        CIE-Luv:
        47.1729, 29.2151, -60.7422
        Hunter-Lab:
        40.1892, 36.9646, -34.4218
      #9a53af color charts
#9a53af RGB chart
      #9a53af CMYK chart
      #9a53af RGB pie chart
      #9a53af color shades, tints & tones
#9a53af color schemes
#9a53af color preview, HTML & CSS examples
           This text has a color of #9a53af        
        
          <p style="color:#9a53af;">Text here</p>
        
        
          .mytext {color:#9a53af;}
        
        Text color #9a53af
      
           This box has a color of #9a53af        
        
          <div style="background-color:#9a53af;">Content here</div>
        
        
          .mybackground {background-color:#9a53af;}
        
        Background color #9a53af
      
           Border around this has a color of #9a53af        
        
          <div style="border:2px solid #9a53af;">Content here</div>
        
        
          .myborder {border:2px solid #9a53af;}
        
        Border color #9a53af