#720e56 color space conversions
Hex:
        #720e56
        RGB:
        114, 14, 86
        CMY:
        55, 95, 66
        CMYK:
        0, 88, 25, 55
      HSL:
        317°, 78.1250%, 25.0980%
        HSV (HSB):
        317°, 87.7193%, 44.7059%
        XYZ:
        8.7762, 4.5634, 9.2224
        xyY:
        0.3890, 0.2023, 4.5634
      CIE-Lab:
        25.4527, 47.3161, -16.3627
        CIE-LCH:
        25.4527, 50.0654, 340.9238
        CIE-Luv:
        25.4527, 45.2749, -25.4101
        Hunter-Lab:
        21.3620, 35.9497, -10.6431
      #720e56 color charts
#720e56 RGB chart
      #720e56 CMYK chart
      #720e56 RGB pie chart
      #720e56 color shades, tints & tones
#720e56 color schemes
#720e56 color preview, HTML & CSS examples
           This text has a color of #720e56        
        
          <p style="color:#720e56;">Text here</p>
        
        
          .mytext {color:#720e56;}
        
        Text color #720e56
      
           This box has a color of #720e56        
        
          <div style="background-color:#720e56;">Content here</div>
        
        
          .mybackground {background-color:#720e56;}
        
        Background color #720e56
      
           Border around this has a color of #720e56        
        
          <div style="border:2px solid #720e56;">Content here</div>
        
        
          .myborder {border:2px solid #720e56;}
        
        Border color #720e56