#726fc1 color space conversions
Hex:
        #726fc1
        RGB:
        114, 111, 193
        CMY:
        55, 56, 24
        CMYK:
        41, 42, 0, 24
      HSL:
        242°, 39.8058%, 59.6078%
        HSV (HSB):
        242°, 42.4870%, 75.6863%
        XYZ:
        22.2495, 18.7965, 52.9075
        xyY:
        0.2368, 0.2001, 18.7965
      CIE-Lab:
        50.4483, 21.7361, -42.6689
        CIE-LCH:
        50.4483, 47.8862, 296.9950
        CIE-Luv:
        50.4483, -3.6636, -67.4832
        Hunter-Lab:
        43.3550, 15.7339, -42.0050
      #726fc1 color charts
#726fc1 RGB chart
      #726fc1 CMYK chart
      #726fc1 RGB pie chart
      #726fc1 color shades, tints & tones
#726fc1 color schemes
#726fc1 color preview, HTML & CSS examples
           This text has a color of #726fc1        
        
          <p style="color:#726fc1;">Text here</p>
        
        
          .mytext {color:#726fc1;}
        
        Text color #726fc1
      
           This box has a color of #726fc1        
        
          <div style="background-color:#726fc1;">Content here</div>
        
        
          .mybackground {background-color:#726fc1;}
        
        Background color #726fc1
      
           Border around this has a color of #726fc1        
        
          <div style="border:2px solid #726fc1;">Content here</div>
        
        
          .myborder {border:2px solid #726fc1;}
        
        Border color #726fc1