#7e72fb color space conversions
Hex:
        #7e72fb
        RGB:
        126, 114, 251
        CMY:
        51, 55, 2
        CMYK:
        50, 55, 0, 2
      HSL:
        245°, 94.4828%, 71.5686%
        HSV (HSB):
        245°, 54.5817%, 98.4314%
        XYZ:
        32.0341, 23.4353, 94.1019
        xyY:
        0.2142, 0.1567, 23.4353
      CIE-Lab:
        55.5179, 39.6921, -67.1996
        CIE-LCH:
        55.5179, 78.0465, 300.5687
        CIE-Luv:
        55.5179, -3.9010, -109.4009
        Hunter-Lab:
        48.4100, 33.4003, -81.3640
      #7e72fb color charts
#7e72fb RGB chart
      #7e72fb CMYK chart
      #7e72fb RGB pie chart
      #7e72fb color shades, tints & tones
#7e72fb color schemes
#7e72fb color preview, HTML & CSS examples
           This text has a color of #7e72fb        
        
          <p style="color:#7e72fb;">Text here</p>
        
        
          .mytext {color:#7e72fb;}
        
        Text color #7e72fb
      
           This box has a color of #7e72fb        
        
          <div style="background-color:#7e72fb;">Content here</div>
        
        
          .mybackground {background-color:#7e72fb;}
        
        Background color #7e72fb
      
           Border around this has a color of #7e72fb        
        
          <div style="border:2px solid #7e72fb;">Content here</div>
        
        
          .myborder {border:2px solid #7e72fb;}
        
        Border color #7e72fb