#72348d color space conversions
Hex:
        #72348d
        RGB:
        114, 52, 141
        CMY:
        55, 80, 45
        CMYK:
        19, 63, 0, 45
      HSL:
        282°, 46.1140%, 37.8431%
        HSV (HSB):
        282°, 63.1206%, 55.2941%
        XYZ:
        12.9751, 7.9565, 26.0512
        xyY:
        0.2762, 0.1693, 7.9565
      CIE-Lab:
        33.8921, 42.3989, -38.1404
        CIE-LCH:
        33.8921, 57.0294, 318.0267
        CIE-Luv:
        33.8921, 21.4778, -56.4473
        Hunter-Lab:
        28.2072, 32.7462, -35.0131
      #72348d color charts
#72348d RGB chart
      #72348d CMYK chart
      #72348d RGB pie chart
      #72348d color shades, tints & tones
#72348d color schemes
#72348d color preview, HTML & CSS examples
           This text has a color of #72348d        
        
          <p style="color:#72348d;">Text here</p>
        
        
          .mytext {color:#72348d;}
        
        Text color #72348d
      
           This box has a color of #72348d        
        
          <div style="background-color:#72348d;">Content here</div>
        
        
          .mybackground {background-color:#72348d;}
        
        Background color #72348d
      
           Border around this has a color of #72348d        
        
          <div style="border:2px solid #72348d;">Content here</div>
        
        
          .myborder {border:2px solid #72348d;}
        
        Border color #72348d