#7e0a7e color space conversions
Hex:
        #7e0a7e
        RGB:
        126, 10, 126
        CMY:
        51, 96, 51
        CMYK:
        0, 92, 0, 51
      HSL:
        300°, 85.2941%, 26.6667%
        HSV (HSB):
        300°, 92.0635%, 49.4118%
        XYZ:
        12.4786, 6.1591, 20.2698
        xyY:
        0.3207, 0.1583, 6.1591
      CIE-Lab:
        29.8103, 56.6662, -35.2151
        CIE-LCH:
        29.8103, 66.7170, 328.1412
        CIE-Luv:
        29.8103, 40.0871, -51.8342
        Hunter-Lab:
        24.8175, 46.3222, -31.0532
      #7e0a7e color charts
#7e0a7e RGB chart
      #7e0a7e CMYK chart
      #7e0a7e RGB pie chart
      #7e0a7e color shades, tints & tones
#7e0a7e color schemes
#7e0a7e color preview, HTML & CSS examples
           This text has a color of #7e0a7e        
        
          <p style="color:#7e0a7e;">Text here</p>
        
        
          .mytext {color:#7e0a7e;}
        
        Text color #7e0a7e
      
           This box has a color of #7e0a7e        
        
          <div style="background-color:#7e0a7e;">Content here</div>
        
        
          .mybackground {background-color:#7e0a7e;}
        
        Background color #7e0a7e
      
           Border around this has a color of #7e0a7e        
        
          <div style="border:2px solid #7e0a7e;">Content here</div>
        
        
          .myborder {border:2px solid #7e0a7e;}
        
        Border color #7e0a7e