#72328a color space conversions
Hex:
        #72328a
        RGB:
        114, 50, 138
        CMY:
        55, 80, 46
        CMYK:
        17, 64, 0, 46
      HSL:
        284°, 46.8085%, 36.8627%
        HSV (HSB):
        284°, 63.7681%, 54.1176%
        XYZ:
        12.6675, 7.6936, 24.8621
        xyY:
        0.2801, 0.1701, 7.6936
      CIE-Lab:
        33.3364, 42.7428, -37.1798
        CIE-LCH:
        33.3364, 56.6506, 318.9816
        CIE-Luv:
        33.3364, 22.6166, -54.8933
        Hunter-Lab:
        27.7373, 32.9796, -33.7280
      #72328a color charts
#72328a RGB chart
      #72328a CMYK chart
      #72328a RGB pie chart
      #72328a color shades, tints & tones
#72328a color schemes
#72328a color preview, HTML & CSS examples
           This text has a color of #72328a        
        
          <p style="color:#72328a;">Text here</p>
        
        
          .mytext {color:#72328a;}
        
        Text color #72328a
      
           This box has a color of #72328a        
        
          <div style="background-color:#72328a;">Content here</div>
        
        
          .mybackground {background-color:#72328a;}
        
        Background color #72328a
      
           Border around this has a color of #72328a        
        
          <div style="border:2px solid #72328a;">Content here</div>
        
        
          .myborder {border:2px solid #72328a;}
        
        Border color #72328a