#720f56 color space conversions
Hex:
        #720f56
        RGB:
        114, 15, 86
        CMY:
        55, 94, 66
        CMYK:
        0, 87, 25, 55
      HSL:
        317°, 76.7442%, 25.2941%
        HSV (HSB):
        317°, 86.8421%, 44.7059%
        XYZ:
        8.7900, 4.5909, 9.2270
        xyY:
        0.3888, 0.2031, 4.5909
      CIE-Lab:
        25.5361, 47.0752, -16.2336
        CIE-LCH:
        25.5361, 49.7957, 340.9735
        CIE-Luv:
        25.5361, 45.1316, -25.2556
        Hunter-Lab:
        21.4265, 35.7312, -10.5337
      #720f56 color charts
#720f56 RGB chart
      #720f56 CMYK chart
      #720f56 RGB pie chart
      #720f56 color shades, tints & tones
#720f56 color schemes
#720f56 color preview, HTML & CSS examples
           This text has a color of #720f56        
        
          <p style="color:#720f56;">Text here</p>
        
        
          .mytext {color:#720f56;}
        
        Text color #720f56
      
           This box has a color of #720f56        
        
          <div style="background-color:#720f56;">Content here</div>
        
        
          .mybackground {background-color:#720f56;}
        
        Background color #720f56
      
           Border around this has a color of #720f56        
        
          <div style="border:2px solid #720f56;">Content here</div>
        
        
          .myborder {border:2px solid #720f56;}
        
        Border color #720f56