#720d60 color space conversions
Hex:
        #720d60
        RGB:
        114, 13, 96
        CMY:
        55, 95, 62
        CMYK:
        0, 89, 16, 55
      HSL:
        311°, 79.5276%, 24.9020%
        HSV (HSB):
        311°, 88.5965%, 44.7059%
        XYZ:
        9.1947, 4.7098, 11.4908
        xyY:
        0.3621, 0.1855, 4.7098
      CIE-Lab:
        25.8914, 48.9617, -22.2868
        CIE-LCH:
        25.8914, 53.7955, 335.5255
        CIE-Luv:
        25.8914, 41.7015, -32.8281
        Hunter-Lab:
        21.7020, 37.6480, -16.2015
      #720d60 color charts
#720d60 RGB chart
      #720d60 CMYK chart
      #720d60 RGB pie chart
      #720d60 color shades, tints & tones
#720d60 color schemes
#720d60 color preview, HTML & CSS examples
           This text has a color of #720d60        
        
          <p style="color:#720d60;">Text here</p>
        
        
          .mytext {color:#720d60;}
        
        Text color #720d60
      
           This box has a color of #720d60        
        
          <div style="background-color:#720d60;">Content here</div>
        
        
          .mybackground {background-color:#720d60;}
        
        Background color #720d60
      
           Border around this has a color of #720d60        
        
          <div style="border:2px solid #720d60;">Content here</div>
        
        
          .myborder {border:2px solid #720d60;}
        
        Border color #720d60