#7e72dd color space conversions
Hex:
        #7e72dd
        RGB:
        126, 114, 221
        CMY:
        51, 55, 13
        CMYK:
        43, 48, 0, 13
      HSL:
        247°, 61.1429%, 65.6863%
        HSV (HSB):
        247°, 48.4163%, 86.6667%
        XYZ:
        27.6726, 21.6907, 71.1348
        xyY:
        0.2297, 0.1800, 21.6907
      CIE-Lab:
        53.6973, 30.9717, -53.3741
        CIE-LCH:
        53.6973, 61.7093, 300.1256
        CIE-Luv:
        53.6973, -1.6925, -86.3489
        Hunter-Lab:
        46.5733, 24.5569, -57.9567
      #7e72dd color charts
#7e72dd RGB chart
      #7e72dd CMYK chart
      #7e72dd RGB pie chart
      #7e72dd color shades, tints & tones
#7e72dd color schemes
#7e72dd color preview, HTML & CSS examples
           This text has a color of #7e72dd        
        
          <p style="color:#7e72dd;">Text here</p>
        
        
          .mytext {color:#7e72dd;}
        
        Text color #7e72dd
      
           This box has a color of #7e72dd        
        
          <div style="background-color:#7e72dd;">Content here</div>
        
        
          .mybackground {background-color:#7e72dd;}
        
        Background color #7e72dd
      
           Border around this has a color of #7e72dd        
        
          <div style="border:2px solid #7e72dd;">Content here</div>
        
        
          .myborder {border:2px solid #7e72dd;}
        
        Border color #7e72dd