#720cf2 color space conversions
Hex:
        #720cf2
        RGB:
        114, 12, 242
        CMY:
        55, 95, 5
        CMYK:
        53, 95, 0, 5
      HSL:
        267°, 90.5512%, 49.8039%
        HSV (HSB):
        267°, 95.0413%, 94.9020%
        XYZ:
        23.0979, 10.2512, 84.7657
        xyY:
        0.1956, 0.0868, 10.2512
      CIE-Lab:
        38.2895, 78.0130, -90.3828
        CIE-LCH:
        38.2895, 119.3946, 310.7988
        CIE-Luv:
        38.2895, 8.1859, -126.6088
        Hunter-Lab:
        32.0174, 72.7424, -134.5572
      #720cf2 color charts
#720cf2 RGB chart
      #720cf2 CMYK chart
      #720cf2 RGB pie chart
      #720cf2 color shades, tints & tones
#720cf2 color schemes
#720cf2 color preview, HTML & CSS examples
           This text has a color of #720cf2        
        
          <p style="color:#720cf2;">Text here</p>
        
        
          .mytext {color:#720cf2;}
        
        Text color #720cf2
      
           This box has a color of #720cf2        
        
          <div style="background-color:#720cf2;">Content here</div>
        
        
          .mybackground {background-color:#720cf2;}
        
        Background color #720cf2
      
           Border around this has a color of #720cf2        
        
          <div style="border:2px solid #720cf2;">Content here</div>
        
        
          .myborder {border:2px solid #720cf2;}
        
        Border color #720cf2