#726bc1 color space conversions
Hex:
        #726bc1
        RGB:
        114, 107, 193
        CMY:
        55, 58, 24
        CMYK:
        41, 45, 0, 24
      HSL:
        245°, 40.9524%, 58.8235%
        HSV (HSB):
        245°, 44.5596%, 75.6863%
        XYZ:
        21.8228, 17.9431, 52.7652
        xyY:
        0.2358, 0.1939, 17.9431
      CIE-Lab:
        49.4270, 24.1557, -44.2888
        CIE-LCH:
        49.4270, 50.4479, 298.6086
        CIE-Luv:
        49.4270, -2.2759, -69.9658
        Hunter-Lab:
        42.3592, 17.8315, -44.2038
      #726bc1 color charts
#726bc1 RGB chart
      #726bc1 CMYK chart
      #726bc1 RGB pie chart
      #726bc1 color shades, tints & tones
#726bc1 color schemes
#726bc1 color preview, HTML & CSS examples
           This text has a color of #726bc1        
        
          <p style="color:#726bc1;">Text here</p>
        
        
          .mytext {color:#726bc1;}
        
        Text color #726bc1
      
           This box has a color of #726bc1        
        
          <div style="background-color:#726bc1;">Content here</div>
        
        
          .mybackground {background-color:#726bc1;}
        
        Background color #726bc1
      
           Border around this has a color of #726bc1        
        
          <div style="border:2px solid #726bc1;">Content here</div>
        
        
          .myborder {border:2px solid #726bc1;}
        
        Border color #726bc1