#7e14fe color space conversions
Hex:
        #7e14fe
        RGB:
        126, 20, 254
        CMY:
        51, 92, 0
        CMYK:
        50, 92, 0, 0
      HSL:
        267°, 99.1525%, 53.7255%
        HSV (HSB):
        267°, 92.1260%, 99.6078%
        XYZ:
        26.7437, 12.0917, 94.6903
        xyY:
        0.2003, 0.0906, 12.0917
      CIE-Lab:
        41.3615, 80.3930, -92.0035
        CIE-LCH:
        41.3615, 122.1789, 311.1471
        CIE-Luv:
        41.3615, 10.4878, -132.9366
        Hunter-Lab:
        34.7731, 76.4301, -137.1109
      #7e14fe color charts
#7e14fe RGB chart
      #7e14fe CMYK chart
      #7e14fe RGB pie chart
      #7e14fe color shades, tints & tones
#7e14fe color schemes
#7e14fe color preview, HTML & CSS examples
           This text has a color of #7e14fe        
        
          <p style="color:#7e14fe;">Text here</p>
        
        
          .mytext {color:#7e14fe;}
        
        Text color #7e14fe
      
           This box has a color of #7e14fe        
        
          <div style="background-color:#7e14fe;">Content here</div>
        
        
          .mybackground {background-color:#7e14fe;}
        
        Background color #7e14fe
      
           Border around this has a color of #7e14fe        
        
          <div style="border:2px solid #7e14fe;">Content here</div>
        
        
          .myborder {border:2px solid #7e14fe;}
        
        Border color #7e14fe