#7e14ce color space conversions
Hex:
        #7e14ce
        RGB:
        126, 20, 206
        CMY:
        51, 92, 19
        CMYK:
        39, 90, 0, 19
      HSL:
        274°, 82.3009%, 44.3137%
        HSV (HSB):
        274°, 90.2913%, 80.7843%
        XYZ:
        19.9949, 9.3922, 59.1515
        xyY:
        0.2258, 0.1061, 9.3922
      CIE-Lab:
        36.7286, 70.0914, -72.2805
        CIE-LCH:
        36.7286, 100.6840, 314.1191
        CIE-Luv:
        36.7286, 18.4086, -104.3251
        Hunter-Lab:
        30.6466, 62.8279, -92.9839
      #7e14ce color charts
#7e14ce RGB chart
      #7e14ce CMYK chart
      #7e14ce RGB pie chart
      #7e14ce color shades, tints & tones
#7e14ce color schemes
#7e14ce color preview, HTML & CSS examples
           This text has a color of #7e14ce        
        
          <p style="color:#7e14ce;">Text here</p>
        
        
          .mytext {color:#7e14ce;}
        
        Text color #7e14ce
      
           This box has a color of #7e14ce        
        
          <div style="background-color:#7e14ce;">Content here</div>
        
        
          .mybackground {background-color:#7e14ce;}
        
        Background color #7e14ce
      
           Border around this has a color of #7e14ce        
        
          <div style="border:2px solid #7e14ce;">Content here</div>
        
        
          .myborder {border:2px solid #7e14ce;}
        
        Border color #7e14ce