#72284e color space conversions
Hex:
        #72284e
        RGB:
        114, 40, 78
        CMY:
        55, 84, 69
        CMYK:
        0, 65, 32, 55
      HSL:
        329°, 48.0519%, 30.1961%
        HSV (HSB):
        329°, 64.9123%, 44.7059%
        XYZ:
        9.0734, 5.6450, 7.8191
        xyY:
        0.4026, 0.2505, 5.6450
      CIE-Lab:
        28.4987, 36.7096, -6.4090
        CIE-LCH:
        28.4987, 37.2649, 350.0967
        CIE-Luv:
        28.4987, 41.4253, -12.9175
        Hunter-Lab:
        23.7593, 26.5880, -2.8806
      #72284e color charts
#72284e RGB chart
      #72284e CMYK chart
      #72284e RGB pie chart
      #72284e color shades, tints & tones
#72284e color schemes
#72284e color preview, HTML & CSS examples
           This text has a color of #72284e        
        
          <p style="color:#72284e;">Text here</p>
        
        
          .mytext {color:#72284e;}
        
        Text color #72284e
      
           This box has a color of #72284e        
        
          <div style="background-color:#72284e;">Content here</div>
        
        
          .mybackground {background-color:#72284e;}
        
        Background color #72284e
      
           Border around this has a color of #72284e        
        
          <div style="border:2px solid #72284e;">Content here</div>
        
        
          .myborder {border:2px solid #72284e;}
        
        Border color #72284e