#726aee color space conversions
Hex:
        #726aee
        RGB:
        114, 106, 238
        CMY:
        55, 58, 7
        CMYK:
        52, 55, 0, 7
      HSL:
        244°, 79.5181%, 67.4510%
        HSV (HSB):
        244°, 55.4622%, 93.3333%
        XYZ:
        27.5261, 20.0585, 83.3098
        xyY:
        0.2103, 0.1532, 20.0585
      CIE-Lab:
        51.9033, 38.1182, -65.8513
        CIE-LCH:
        51.9033, 76.0881, 300.0646
        CIE-Luv:
        51.9033, -5.0320, -105.3857
        Hunter-Lab:
        44.7867, 31.3299, -78.9373
      #726aee color charts
#726aee RGB chart
      #726aee CMYK chart
      #726aee RGB pie chart
      #726aee color shades, tints & tones
#726aee color schemes
#726aee color preview, HTML & CSS examples
           This text has a color of #726aee        
        
          <p style="color:#726aee;">Text here</p>
        
        
          .mytext {color:#726aee;}
        
        Text color #726aee
      
           This box has a color of #726aee        
        
          <div style="background-color:#726aee;">Content here</div>
        
        
          .mybackground {background-color:#726aee;}
        
        Background color #726aee
      
           Border around this has a color of #726aee        
        
          <div style="border:2px solid #726aee;">Content here</div>
        
        
          .myborder {border:2px solid #726aee;}
        
        Border color #726aee