#7e07a1 color space conversions
Hex:
        #7e07a1
        RGB:
        126, 7, 161
        CMY:
        51, 97, 37
        CMYK:
        22, 96, 0, 37
      HSL:
        286°, 91.6667%, 32.9412%
        HSV (HSB):
        286°, 95.6522%, 63.1373%
        XYZ:
        15.1132, 7.1608, 34.3038
        xyY:
        0.2671, 0.1266, 7.1608
      CIE-Lab:
        32.1702, 63.2493, -53.0373
        CIE-LCH:
        32.1702, 82.5435, 320.0187
        CIE-Luv:
        32.1702, 29.4082, -76.3068
        Hunter-Lab:
        26.7596, 53.9830, -57.2735
      #7e07a1 color charts
#7e07a1 RGB chart
      #7e07a1 CMYK chart
      #7e07a1 RGB pie chart
      #7e07a1 color shades, tints & tones
#7e07a1 color schemes
#7e07a1 color preview, HTML & CSS examples
           This text has a color of #7e07a1        
        
          <p style="color:#7e07a1;">Text here</p>
        
        
          .mytext {color:#7e07a1;}
        
        Text color #7e07a1
      
           This box has a color of #7e07a1        
        
          <div style="background-color:#7e07a1;">Content here</div>
        
        
          .mybackground {background-color:#7e07a1;}
        
        Background color #7e07a1
      
           Border around this has a color of #7e07a1        
        
          <div style="border:2px solid #7e07a1;">Content here</div>
        
        
          .myborder {border:2px solid #7e07a1;}
        
        Border color #7e07a1