#72317e color space conversions
Hex:
        #72317e
        RGB:
        114, 49, 126
        CMY:
        55, 81, 51
        CMYK:
        10, 61, 0, 51
      HSL:
        291°, 44.0000%, 34.3137%
        HSV (HSB):
        291°, 61.1111%, 49.4118%
        XYZ:
        11.8036, 7.2804, 20.5218
        xyY:
        0.2980, 0.1838, 7.2804
      CIE-Lab:
        32.4369, 40.6774, -31.1578
        CIE-LCH:
        32.4369, 51.2392, 322.5489
        CIE-Luv:
        32.4369, 25.6229, -46.1531
        Hunter-Lab:
        26.9822, 30.8678, -26.2065
      #72317e color charts
#72317e RGB chart
      #72317e CMYK chart
      #72317e RGB pie chart
      #72317e color shades, tints & tones
#72317e color schemes
#72317e color preview, HTML & CSS examples
           This text has a color of #72317e        
        
          <p style="color:#72317e;">Text here</p>
        
        
          .mytext {color:#72317e;}
        
        Text color #72317e
      
           This box has a color of #72317e        
        
          <div style="background-color:#72317e;">Content here</div>
        
        
          .mybackground {background-color:#72317e;}
        
        Background color #72317e
      
           Border around this has a color of #72317e        
        
          <div style="border:2px solid #72317e;">Content here</div>
        
        
          .myborder {border:2px solid #72317e;}
        
        Border color #72317e