#72348e color space conversions
Hex:
        #72348e
        RGB:
        114, 52, 142
        CMY:
        55, 80, 44
        CMYK:
        20, 63, 0, 44
      HSL:
        281°, 46.3918%, 38.0392%
        HSV (HSB):
        281°, 63.3803%, 55.6863%
        XYZ:
        13.0499, 7.9864, 26.4449
        xyY:
        0.2748, 0.1682, 7.9864
      CIE-Lab:
        33.9545, 42.6234, -38.6551
        CIE-LCH:
        33.9545, 57.5410, 317.7952
        CIE-Luv:
        33.9545, 21.2651, -57.1977
        Hunter-Lab:
        28.2602, 32.9719, -35.6994
      #72348e color charts
#72348e RGB chart
      #72348e CMYK chart
      #72348e RGB pie chart
      #72348e color shades, tints & tones
#72348e color schemes
#72348e color preview, HTML & CSS examples
           This text has a color of #72348e        
        
          <p style="color:#72348e;">Text here</p>
        
        
          .mytext {color:#72348e;}
        
        Text color #72348e
      
           This box has a color of #72348e        
        
          <div style="background-color:#72348e;">Content here</div>
        
        
          .mybackground {background-color:#72348e;}
        
        Background color #72348e
      
           Border around this has a color of #72348e        
        
          <div style="border:2px solid #72348e;">Content here</div>
        
        
          .myborder {border:2px solid #72348e;}
        
        Border color #72348e