#726dc0 color space conversions
Hex:
        #726dc0
        RGB:
        114, 109, 192
        CMY:
        55, 57, 25
        CMYK:
        41, 43, 0, 25
      HSL:
        244°, 39.7129%, 59.0196%
        HSV (HSB):
        244°, 43.2292%, 75.2941%
        XYZ:
        21.9225, 18.3205, 52.2499
        xyY:
        0.2370, 0.1981, 18.3205
      CIE-Lab:
        49.8825, 22.6579, -42.9903
        CIE-LCH:
        49.8825, 48.5957, 297.7913
        CIE-Luv:
        49.8825, -2.8975, -67.9199
        Hunter-Lab:
        42.8024, 16.5198, -42.4151
      #726dc0 color charts
#726dc0 RGB chart
      #726dc0 CMYK chart
      #726dc0 RGB pie chart
      #726dc0 color shades, tints & tones
#726dc0 color schemes
#726dc0 color preview, HTML & CSS examples
           This text has a color of #726dc0        
        
          <p style="color:#726dc0;">Text here</p>
        
        
          .mytext {color:#726dc0;}
        
        Text color #726dc0
      
           This box has a color of #726dc0        
        
          <div style="background-color:#726dc0;">Content here</div>
        
        
          .mybackground {background-color:#726dc0;}
        
        Background color #726dc0
      
           Border around this has a color of #726dc0        
        
          <div style="border:2px solid #726dc0;">Content here</div>
        
        
          .myborder {border:2px solid #726dc0;}
        
        Border color #726dc0