#720be4 color space conversions
Hex:
        #720be4
        RGB:
        114, 11, 228
        CMY:
        55, 96, 11
        CMYK:
        50, 95, 0, 11
      HSL:
        268°, 90.7950%, 46.8627%
        HSV (HSB):
        268°, 95.1754%, 89.4118%
        XYZ:
        21.0627, 9.4182, 74.1066
        xyY:
        0.2014, 0.0901, 9.4182
      CIE-Lab:
        36.7773, 75.0835, -84.9302
        CIE-LCH:
        36.7773, 113.3608, 311.4787
        CIE-Luv:
        36.7773, 10.1308, -118.5573
        Hunter-Lab:
        30.6891, 68.8033, -121.6884
      #720be4 color charts
#720be4 RGB chart
      #720be4 CMYK chart
      #720be4 RGB pie chart
      #720be4 color shades, tints & tones
#720be4 color schemes
#720be4 color preview, HTML & CSS examples
           This text has a color of #720be4        
        
          <p style="color:#720be4;">Text here</p>
        
        
          .mytext {color:#720be4;}
        
        Text color #720be4
      
           This box has a color of #720be4        
        
          <div style="background-color:#720be4;">Content here</div>
        
        
          .mybackground {background-color:#720be4;}
        
        Background color #720be4
      
           Border around this has a color of #720be4        
        
          <div style="border:2px solid #720be4;">Content here</div>
        
        
          .myborder {border:2px solid #720be4;}
        
        Border color #720be4