#7e00a1 color space conversions
Hex:
        #7e00a1
        RGB:
        126, 0, 161
        CMY:
        51, 100, 37
        CMYK:
        22, 100, 0, 37
      HSL:
        287°, 100.0000%, 31.5686%
        HSV (HSB):
        287°, 100.0000%, 63.1373%
        XYZ:
        15.0372, 7.0088, 34.2785
        xyY:
        0.2670, 0.1244, 7.0088
      CIE-Lab:
        31.8270, 64.2738, -53.5955
        CIE-LCH:
        31.8270, 83.6875, 320.1765
        CIE-Luv:
        31.8270, 29.7403, -76.7406
        Hunter-Lab:
        26.4742, 55.0573, -58.2361
      #7e00a1 color charts
#7e00a1 RGB chart
      #7e00a1 CMYK chart
      #7e00a1 RGB pie chart
      #7e00a1 color shades, tints & tones
#7e00a1 color schemes
#7e00a1 color preview, HTML & CSS examples
           This text has a color of #7e00a1        
        
          <p style="color:#7e00a1;">Text here</p>
        
        
          .mytext {color:#7e00a1;}
        
        Text color #7e00a1
      
           This box has a color of #7e00a1        
        
          <div style="background-color:#7e00a1;">Content here</div>
        
        
          .mybackground {background-color:#7e00a1;}
        
        Background color #7e00a1
      
           Border around this has a color of #7e00a1        
        
          <div style="border:2px solid #7e00a1;">Content here</div>
        
        
          .myborder {border:2px solid #7e00a1;}
        
        Border color #7e00a1