#726ce5 color space conversions
Hex:
        #726ce5
        RGB:
        114, 108, 229
        CMY:
        55, 58, 10
        CMYK:
        50, 53, 0, 10
      HSL:
        243°, 69.9422%, 66.0784%
        HSV (HSB):
        243°, 52.8384%, 89.8039%
        XYZ:
        26.4448, 19.9597, 76.5875
        xyY:
        0.2150, 0.1623, 19.9597
      CIE-Lab:
        51.7916, 34.2105, -60.9852
        CIE-LCH:
        51.7916, 69.9253, 299.2908
        CIE-Luv:
        51.7916, -5.0180, -97.6386
        Hunter-Lab:
        44.6763, 27.4746, -70.3662
      #726ce5 color charts
#726ce5 RGB chart
      #726ce5 CMYK chart
      #726ce5 RGB pie chart
      #726ce5 color shades, tints & tones
#726ce5 color schemes
#726ce5 color preview, HTML & CSS examples
           This text has a color of #726ce5        
        
          <p style="color:#726ce5;">Text here</p>
        
        
          .mytext {color:#726ce5;}
        
        Text color #726ce5
      
           This box has a color of #726ce5        
        
          <div style="background-color:#726ce5;">Content here</div>
        
        
          .mybackground {background-color:#726ce5;}
        
        Background color #726ce5
      
           Border around this has a color of #726ce5        
        
          <div style="border:2px solid #726ce5;">Content here</div>
        
        
          .myborder {border:2px solid #726ce5;}
        
        Border color #726ce5