#720b52 color space conversions
Hex:
        #720b52
        RGB:
        114, 11, 82
        CMY:
        55, 96, 68
        CMYK:
        0, 90, 28, 55
      HSL:
        319°, 82.4000%, 24.5098%
        HSV (HSB):
        319°, 90.3509%, 44.7059%
        XYZ:
        8.5821, 4.4259, 8.3846
        xyY:
        0.4012, 0.2069, 4.4259
      CIE-Lab:
        25.0324, 47.4495, -14.3430
        CIE-LCH:
        25.0324, 49.5699, 343.1810
        CIE-Luv:
        25.0324, 47.1909, -22.9418
        Hunter-Lab:
        21.0379, 35.9999, -8.9033
      #720b52 color charts
#720b52 RGB chart
      #720b52 CMYK chart
      #720b52 RGB pie chart
      #720b52 color shades, tints & tones
#720b52 color schemes
#720b52 color preview, HTML & CSS examples
           This text has a color of #720b52        
        
          <p style="color:#720b52;">Text here</p>
        
        
          .mytext {color:#720b52;}
        
        Text color #720b52
      
           This box has a color of #720b52        
        
          <div style="background-color:#720b52;">Content here</div>
        
        
          .mybackground {background-color:#720b52;}
        
        Background color #720b52
      
           Border around this has a color of #720b52        
        
          <div style="border:2px solid #720b52;">Content here</div>
        
        
          .myborder {border:2px solid #720b52;}
        
        Border color #720b52