#9a328d color space conversions
Hex:
        #9a328d
        RGB:
        154, 50, 141
        CMY:
        40, 80, 45
        CMYK:
        0, 68, 8, 40
      HSL:
        308°, 50.9804%, 40.0000%
        HSV (HSB):
        308°, 67.5325%, 60.3922%
        XYZ:
        19.2747, 11.0743, 26.3210
        xyY:
        0.3401, 0.1954, 11.0743
      CIE-Lab:
        39.7054, 53.6467, -28.5446
        CIE-LCH:
        39.7054, 60.7681, 331.9833
        CIE-Luv:
        39.7054, 48.4232, -47.1294
        Hunter-Lab:
        33.2781, 45.1509, -23.6001
      #9a328d color charts
#9a328d RGB chart
      #9a328d CMYK chart
      #9a328d RGB pie chart
      #9a328d color shades, tints & tones
#9a328d color schemes
#9a328d color preview, HTML & CSS examples
           This text has a color of #9a328d        
        
          <p style="color:#9a328d;">Text here</p>
        
        
          .mytext {color:#9a328d;}
        
        Text color #9a328d
      
           This box has a color of #9a328d        
        
          <div style="background-color:#9a328d;">Content here</div>
        
        
          .mybackground {background-color:#9a328d;}
        
        Background color #9a328d
      
           Border around this has a color of #9a328d        
        
          <div style="border:2px solid #9a328d;">Content here</div>
        
        
          .myborder {border:2px solid #9a328d;}
        
        Border color #9a328d