#7e42bc color space conversions
Hex:
        #7e42bc
        RGB:
        126, 66, 188
        CMY:
        51, 74, 26
        CMYK:
        33, 65, 0, 26
      HSL:
        270°, 48.0315%, 49.8039%
        HSV (HSB):
        270°, 64.8936%, 73.7255%
        XYZ:
        19.6295, 11.9629, 48.8514
        xyY:
        0.2440, 0.1487, 11.9629
      CIE-Lab:
        41.1571, 49.1805, -54.5629
        CIE-LCH:
        41.1571, 73.4564, 312.0301
        CIE-Luv:
        41.1571, 15.6958, -83.9091
        Hunter-Lab:
        34.5874, 40.7767, -59.5303
      #7e42bc color charts
#7e42bc RGB chart
      #7e42bc CMYK chart
      #7e42bc RGB pie chart
      #7e42bc color shades, tints & tones
#7e42bc color schemes
#7e42bc color preview, HTML & CSS examples
           This text has a color of #7e42bc        
        
          <p style="color:#7e42bc;">Text here</p>
        
        
          .mytext {color:#7e42bc;}
        
        Text color #7e42bc
      
           This box has a color of #7e42bc        
        
          <div style="background-color:#7e42bc;">Content here</div>
        
        
          .mybackground {background-color:#7e42bc;}
        
        Background color #7e42bc
      
           Border around this has a color of #7e42bc        
        
          <div style="border:2px solid #7e42bc;">Content here</div>
        
        
          .myborder {border:2px solid #7e42bc;}
        
        Border color #7e42bc