#720e45 color space conversions
Hex:
        #720e45
        RGB:
        114, 14, 69
        CMY:
        55, 95, 73
        CMYK:
        0, 88, 39, 55
      HSL:
        327°, 78.1250%, 25.0980%
        HSV (HSB):
        327°, 87.7193%, 44.7059%
        XYZ:
        8.1706, 4.3212, 6.0336
        xyY:
        0.4410, 0.2333, 4.3212
      CIE-Lab:
        24.7060, 45.2130, -6.0668
        CIE-LCH:
        24.7060, 45.6182, 352.3576
        CIE-Luv:
        24.7060, 51.6964, -13.2924
        Hunter-Lab:
        20.7874, 33.7829, -2.6581
      #720e45 color charts
#720e45 RGB chart
      #720e45 CMYK chart
      #720e45 RGB pie chart
      #720e45 color shades, tints & tones
#720e45 color schemes
#720e45 color preview, HTML & CSS examples
           This text has a color of #720e45        
        
          <p style="color:#720e45;">Text here</p>
        
        
          .mytext {color:#720e45;}
        
        Text color #720e45
      
           This box has a color of #720e45        
        
          <div style="background-color:#720e45;">Content here</div>
        
        
          .mybackground {background-color:#720e45;}
        
        Background color #720e45
      
           Border around this has a color of #720e45        
        
          <div style="border:2px solid #720e45;">Content here</div>
        
        
          .myborder {border:2px solid #720e45;}
        
        Border color #720e45