#726fba color space conversions
Hex:
        #726fba
        RGB:
        114, 111, 186
        CMY:
        55, 56, 27
        CMYK:
        39, 40, 0, 27
      HSL:
        242°, 35.2113%, 58.2353%
        HSV (HSB):
        242°, 40.3226%, 72.9412%
        XYZ:
        21.4868, 18.4915, 48.8911
        xyY:
        0.2418, 0.2081, 18.4915
      CIE-Lab:
        50.0868, 19.7320, -39.2082
        CIE-LCH:
        50.0868, 43.8935, 296.7144
        CIE-Luv:
        50.0868, -3.2105, -61.7259
        Hunter-Lab:
        43.0017, 13.9387, -37.3090
      #726fba color charts
#726fba RGB chart
      #726fba CMYK chart
      #726fba RGB pie chart
      #726fba color shades, tints & tones
#726fba color schemes
#726fba color preview, HTML & CSS examples
           This text has a color of #726fba        
        
          <p style="color:#726fba;">Text here</p>
        
        
          .mytext {color:#726fba;}
        
        Text color #726fba
      
           This box has a color of #726fba        
        
          <div style="background-color:#726fba;">Content here</div>
        
        
          .mybackground {background-color:#726fba;}
        
        Background color #726fba
      
           Border around this has a color of #726fba        
        
          <div style="border:2px solid #726fba;">Content here</div>
        
        
          .myborder {border:2px solid #726fba;}
        
        Border color #726fba