#726ca2 color space conversions
Hex:
        #726ca2
        RGB:
        114, 108, 162
        CMY:
        55, 58, 36
        CMYK:
        30, 33, 0, 36
      HSL:
        247°, 22.5000%, 52.9412%
        HSV (HSB):
        247°, 33.3333%, 63.5294%
        XYZ:
        18.8236, 16.9112, 36.4545
        xyY:
        0.2608, 0.2343, 16.9112
      CIE-Lab:
        48.1479, 14.9463, -28.2761
        CIE-LCH:
        48.1479, 31.9832, 297.8602
        CIE-Luv:
        48.1479, -0.4126, -43.6606
        Hunter-Lab:
        41.1232, 9.7404, -23.7726
      #726ca2 color charts
#726ca2 RGB chart
      #726ca2 CMYK chart
      #726ca2 RGB pie chart
      #726ca2 color shades, tints & tones
#726ca2 color schemes
#726ca2 color preview, HTML & CSS examples
           This text has a color of #726ca2        
        
          <p style="color:#726ca2;">Text here</p>
        
        
          .mytext {color:#726ca2;}
        
        Text color #726ca2
      
           This box has a color of #726ca2        
        
          <div style="background-color:#726ca2;">Content here</div>
        
        
          .mybackground {background-color:#726ca2;}
        
        Background color #726ca2
      
           Border around this has a color of #726ca2        
        
          <div style="border:2px solid #726ca2;">Content here</div>
        
        
          .myborder {border:2px solid #726ca2;}
        
        Border color #726ca2