#722b5e color space conversions
Hex:
        #722b5e
        RGB:
        114, 43, 94
        CMY:
        55, 83, 63
        CMYK:
        0, 62, 18, 55
      HSL:
        317°, 45.2229%, 30.7843%
        HSV (HSB):
        317°, 62.2807%, 44.7059%
        XYZ:
        9.8237, 6.1133, 11.2519
        xyY:
        0.3613, 0.2248, 6.1133
      CIE-Lab:
        29.6966, 37.6793, -15.0666
        CIE-LCH:
        29.6966, 40.5799, 338.2052
        CIE-Luv:
        29.6966, 35.7611, -23.7898
        Hunter-Lab:
        24.7251, 27.6520, -9.6741
      #722b5e color charts
#722b5e RGB chart
      #722b5e CMYK chart
      #722b5e RGB pie chart
      #722b5e color shades, tints & tones
#722b5e color schemes
#722b5e color preview, HTML & CSS examples
           This text has a color of #722b5e        
        
          <p style="color:#722b5e;">Text here</p>
        
        
          .mytext {color:#722b5e;}
        
        Text color #722b5e
      
           This box has a color of #722b5e        
        
          <div style="background-color:#722b5e;">Content here</div>
        
        
          .mybackground {background-color:#722b5e;}
        
        Background color #722b5e
      
           Border around this has a color of #722b5e        
        
          <div style="border:2px solid #722b5e;">Content here</div>
        
        
          .myborder {border:2px solid #722b5e;}
        
        Border color #722b5e