#726be4 color space conversions
Hex:
        #726be4
        RGB:
        114, 107, 228
        CMY:
        55, 58, 11
        CMYK:
        50, 53, 0, 11
      HSL:
        243°, 69.1429%, 65.6863%
        HSV (HSB):
        243°, 53.0702%, 89.4118%
        XYZ:
        26.2007, 19.6942, 75.8192
        xyY:
        0.2153, 0.1618, 19.6942
      CIE-Lab:
        51.4897, 34.5040, -60.9089
        CIE-LCH:
        51.4897, 70.0030, 299.5309
        CIE-Luv:
        51.4897, -4.6635, -97.4077
        Hunter-Lab:
        44.3782, 27.7239, -70.2310
      #726be4 color charts
#726be4 RGB chart
      #726be4 CMYK chart
      #726be4 RGB pie chart
      #726be4 color shades, tints & tones
#726be4 color schemes
#726be4 color preview, HTML & CSS examples
           This text has a color of #726be4        
        
          <p style="color:#726be4;">Text here</p>
        
        
          .mytext {color:#726be4;}
        
        Text color #726be4
      
           This box has a color of #726be4        
        
          <div style="background-color:#726be4;">Content here</div>
        
        
          .mybackground {background-color:#726be4;}
        
        Background color #726be4
      
           Border around this has a color of #726be4        
        
          <div style="border:2px solid #726be4;">Content here</div>
        
        
          .myborder {border:2px solid #726be4;}
        
        Border color #726be4