#9a528d color space conversions
Hex:
        #9a528d
        RGB:
        154, 82, 141
        CMY:
        40, 68, 45
        CMYK:
        0, 47, 8, 40
      HSL:
        311°, 30.5085%, 46.2745%
        HSV (HSB):
        311°, 46.7532%, 60.3922%
        XYZ:
        21.1514, 14.8277, 26.9465
        xyY:
        0.3361, 0.2356, 14.8277
      CIE-Lab:
        45.3973, 38.3527, -19.7102
        CIE-LCH:
        45.3973, 43.1210, 332.8005
        CIE-Luv:
        45.3973, 37.1579, -33.6228
        Hunter-Lab:
        38.5068, 30.6618, -14.5357
      #9a528d color charts
#9a528d RGB chart
      #9a528d CMYK chart
      #9a528d RGB pie chart
      #9a528d color shades, tints & tones
#9a528d color schemes
#9a528d color preview, HTML & CSS examples
           This text has a color of #9a528d        
        
          <p style="color:#9a528d;">Text here</p>
        
        
          .mytext {color:#9a528d;}
        
        Text color #9a528d
      
           This box has a color of #9a528d        
        
          <div style="background-color:#9a528d;">Content here</div>
        
        
          .mybackground {background-color:#9a528d;}
        
        Background color #9a528d
      
           Border around this has a color of #9a528d        
        
          <div style="border:2px solid #9a528d;">Content here</div>
        
        
          .myborder {border:2px solid #9a528d;}
        
        Border color #9a528d