#7e73ff color space conversions
Hex:
        #7e73ff
        RGB:
        126, 115, 255
        CMY:
        51, 55, 0
        CMYK:
        51, 55, 0, 0
      HSL:
        245°, 100.0000%, 72.5490%
        HSV (HSB):
        245°, 54.9020%, 100.0000%
        XYZ:
        32.7849, 23.9171, 97.4962
        xyY:
        0.2126, 0.1551, 23.9171
      CIE-Lab:
        56.0047, 40.2915, -68.6239
        CIE-LCH:
        56.0047, 79.5779, 300.4187
        CIE-Luv:
        56.0047, -4.4583, -111.8677
        Hunter-Lab:
        48.9051, 34.0786, -83.9658
      #7e73ff color charts
#7e73ff RGB chart
      #7e73ff CMYK chart
      #7e73ff RGB pie chart
      #7e73ff color shades, tints & tones
#7e73ff color schemes
#7e73ff color preview, HTML & CSS examples
           This text has a color of #7e73ff        
        
          <p style="color:#7e73ff;">Text here</p>
        
        
          .mytext {color:#7e73ff;}
        
        Text color #7e73ff
      
           This box has a color of #7e73ff        
        
          <div style="background-color:#7e73ff;">Content here</div>
        
        
          .mybackground {background-color:#7e73ff;}
        
        Background color #7e73ff
      
           Border around this has a color of #7e73ff        
        
          <div style="border:2px solid #7e73ff;">Content here</div>
        
        
          .myborder {border:2px solid #7e73ff;}
        
        Border color #7e73ff