#7e0e9a color space conversions
Hex:
        #7e0e9a
        RGB:
        126, 14, 154
        CMY:
        51, 95, 40
        CMYK:
        18, 91, 0, 40
      HSL:
        288°, 83.3333%, 32.9412%
        HSV (HSB):
        288°, 90.9091%, 60.3922%
        XYZ:
        14.5940, 7.0828, 31.1698
        xyY:
        0.2762, 0.1340, 7.0828
      CIE-Lab:
        31.9946, 60.8675, -49.0625
        CIE-LCH:
        31.9946, 78.1792, 321.1293
        CIE-Luv:
        31.9946, 30.9890, -71.0998
        Hunter-Lab:
        26.6135, 51.3098, -50.8111
      #7e0e9a color charts
#7e0e9a RGB chart
      #7e0e9a CMYK chart
      #7e0e9a RGB pie chart
      #7e0e9a color shades, tints & tones
#7e0e9a color schemes
#7e0e9a color preview, HTML & CSS examples
           This text has a color of #7e0e9a        
        
          <p style="color:#7e0e9a;">Text here</p>
        
        
          .mytext {color:#7e0e9a;}
        
        Text color #7e0e9a
      
           This box has a color of #7e0e9a        
        
          <div style="background-color:#7e0e9a;">Content here</div>
        
        
          .mybackground {background-color:#7e0e9a;}
        
        Background color #7e0e9a
      
           Border around this has a color of #7e0e9a        
        
          <div style="border:2px solid #7e0e9a;">Content here</div>
        
        
          .myborder {border:2px solid #7e0e9a;}
        
        Border color #7e0e9a