#7e42ee color space conversions
Hex:
        #7e42ee
        RGB:
        126, 66, 238
        CMY:
        51, 74, 7
        CMYK:
        47, 72, 0, 7
      HSL:
        261°, 83.4951%, 59.6078%
        HSV (HSB):
        261°, 72.2689%, 93.3333%
        XYZ:
        25.9850, 14.5051, 82.3191
        xyY:
        0.2116, 0.1181, 14.5051
      CIE-Lab:
        44.9488, 61.8024, -77.1139
        CIE-LCH:
        44.9488, 98.8235, 308.7102
        CIE-Luv:
        44.9488, 8.2148, -118.1511
        Hunter-Lab:
        38.0856, 55.1373, -101.4911
      #7e42ee color charts
#7e42ee RGB chart
      #7e42ee CMYK chart
      #7e42ee RGB pie chart
      #7e42ee color shades, tints & tones
#7e42ee color schemes
#7e42ee color preview, HTML & CSS examples
           This text has a color of #7e42ee        
        
          <p style="color:#7e42ee;">Text here</p>
        
        
          .mytext {color:#7e42ee;}
        
        Text color #7e42ee
      
           This box has a color of #7e42ee        
        
          <div style="background-color:#7e42ee;">Content here</div>
        
        
          .mybackground {background-color:#7e42ee;}
        
        Background color #7e42ee
      
           Border around this has a color of #7e42ee        
        
          <div style="border:2px solid #7e42ee;">Content here</div>
        
        
          .myborder {border:2px solid #7e42ee;}
        
        Border color #7e42ee