#726cc5 color space conversions
Hex:
        #726cc5
        RGB:
        114, 108, 197
        CMY:
        55, 58, 23
        CMYK:
        42, 45, 0, 23
      HSL:
        244°, 43.4146%, 59.8039%
        HSV (HSB):
        244°, 45.1777%, 77.2549%
        XYZ:
        22.3800, 18.3337, 55.1825
        xyY:
        0.2334, 0.1912, 18.3337
      CIE-Lab:
        49.8984, 24.7078, -45.8391
        CIE-LCH:
        49.8984, 52.0740, 298.3251
        CIE-Luv:
        49.8984, -2.8958, -72.5910
        Hunter-Lab:
        42.8179, 18.3668, -46.4387
      #726cc5 color charts
#726cc5 RGB chart
      #726cc5 CMYK chart
      #726cc5 RGB pie chart
      #726cc5 color shades, tints & tones
#726cc5 color schemes
#726cc5 color preview, HTML & CSS examples
           This text has a color of #726cc5        
        
          <p style="color:#726cc5;">Text here</p>
        
        
          .mytext {color:#726cc5;}
        
        Text color #726cc5
      
           This box has a color of #726cc5        
        
          <div style="background-color:#726cc5;">Content here</div>
        
        
          .mybackground {background-color:#726cc5;}
        
        Background color #726cc5
      
           Border around this has a color of #726cc5        
        
          <div style="border:2px solid #726cc5;">Content here</div>
        
        
          .myborder {border:2px solid #726cc5;}
        
        Border color #726cc5