#726ce2 color space conversions
Hex:
        #726ce2
        RGB:
        114, 108, 226
        CMY:
        55, 58, 11
        CMYK:
        50, 52, 0, 11
      HSL:
        243°, 67.0455%, 65.4902%
        HSV (HSB):
        243°, 52.2124%, 88.6275%
        XYZ:
        26.0295, 19.7935, 74.4001
        xyY:
        0.2165, 0.1646, 19.7935
      CIE-Lab:
        51.6030, 33.3054, -59.6007
        CIE-LCH:
        51.6030, 68.2752, 299.1969
        CIE-Luv:
        51.6030, -4.8261, -95.3588
        Hunter-Lab:
        44.4899, 26.5767, -68.0073
      #726ce2 color charts
#726ce2 RGB chart
      #726ce2 CMYK chart
      #726ce2 RGB pie chart
      #726ce2 color shades, tints & tones
#726ce2 color schemes
#726ce2 color preview, HTML & CSS examples
           This text has a color of #726ce2        
        
          <p style="color:#726ce2;">Text here</p>
        
        
          .mytext {color:#726ce2;}
        
        Text color #726ce2
      
           This box has a color of #726ce2        
        
          <div style="background-color:#726ce2;">Content here</div>
        
        
          .mybackground {background-color:#726ce2;}
        
        Background color #726ce2
      
           Border around this has a color of #726ce2        
        
          <div style="border:2px solid #726ce2;">Content here</div>
        
        
          .myborder {border:2px solid #726ce2;}
        
        Border color #726ce2