#7328ad color space conversions
Hex:
        #7328ad
        RGB:
        115, 40, 173
        CMY:
        55, 84, 32
        CMYK:
        34, 77, 0, 32
      HSL:
        274°, 62.4413%, 41.7647%
        HSV (HSB):
        274°, 76.8786%, 67.8431%
        XYZ:
        15.3718, 8.1796, 40.3038
        xyY:
        0.2407, 0.1281, 8.1796
      CIE-Lab:
        34.3541, 55.3726, -56.7840
        CIE-LCH:
        34.3541, 79.3130, 314.2790
        CIE-Luv:
        34.3541, 17.6787, -82.2102
        Hunter-Lab:
        28.5999, 45.8901, -63.5332
      #7328ad color charts
#7328ad RGB chart
      #7328ad CMYK chart
      #7328ad RGB pie chart
      #7328ad color shades, tints & tones
#7328ad color schemes
#7328ad color preview, HTML & CSS examples
           This text has a color of #7328ad        
        
          <p style="color:#7328ad;">Text here</p>
        
        
          .mytext {color:#7328ad;}
        
        Text color #7328ad
      
           This box has a color of #7328ad        
        
          <div style="background-color:#7328ad;">Content here</div>
        
        
          .mybackground {background-color:#7328ad;}
        
        Background color #7328ad
      
           Border around this has a color of #7328ad        
        
          <div style="border:2px solid #7328ad;">Content here</div>
        
        
          .myborder {border:2px solid #7328ad;}
        
        Border color #7328ad