#722f85 color space conversions
Hex:
        #722f85
        RGB:
        114, 47, 133
        CMY:
        55, 82, 48
        CMYK:
        14, 65, 0, 48
      HSL:
        287°, 47.7778%, 35.2941%
        HSV (HSB):
        287°, 64.6617%, 52.1569%
        XYZ:
        12.1896, 7.3039, 22.9576
        xyY:
        0.2871, 0.1721, 7.3039
      CIE-Lab:
        32.4890, 43.1427, -35.4364
        CIE-LCH:
        32.4890, 55.8304, 320.6012
        CIE-Luv:
        32.4890, 24.4744, -52.1565
        Hunter-Lab:
        27.0257, 33.2150, -31.4473
      #722f85 color charts
#722f85 RGB chart
      #722f85 CMYK chart
      #722f85 RGB pie chart
      #722f85 color shades, tints & tones
#722f85 color schemes
#722f85 color preview, HTML & CSS examples
           This text has a color of #722f85        
        
          <p style="color:#722f85;">Text here</p>
        
        
          .mytext {color:#722f85;}
        
        Text color #722f85
      
           This box has a color of #722f85        
        
          <div style="background-color:#722f85;">Content here</div>
        
        
          .mybackground {background-color:#722f85;}
        
        Background color #722f85
      
           Border around this has a color of #722f85        
        
          <div style="border:2px solid #722f85;">Content here</div>
        
        
          .myborder {border:2px solid #722f85;}
        
        Border color #722f85