#7e42ef color space conversions
Hex:
        #7e42ef
        RGB:
        126, 66, 239
        CMY:
        51, 74, 6
        CMYK:
        47, 72, 0, 6
      HSL:
        261°, 84.3902%, 59.8039%
        HSV (HSB):
        261°, 72.3849%, 93.7255%
        XYZ:
        26.1324, 14.5640, 83.0952
        xyY:
        0.2111, 0.1176, 14.5640
      CIE-Lab:
        45.0312, 62.0593, -77.5425
        CIE-LCH:
        45.0312, 99.3187, 308.6712
        CIE-Luv:
        45.0312, 8.0848, -118.7989
        Hunter-Lab:
        38.1629, 55.4446, -102.3830
      #7e42ef color charts
#7e42ef RGB chart
      #7e42ef CMYK chart
      #7e42ef RGB pie chart
      #7e42ef color shades, tints & tones
#7e42ef color schemes
#7e42ef color preview, HTML & CSS examples
           This text has a color of #7e42ef        
        
          <p style="color:#7e42ef;">Text here</p>
        
        
          .mytext {color:#7e42ef;}
        
        Text color #7e42ef
      
           This box has a color of #7e42ef        
        
          <div style="background-color:#7e42ef;">Content here</div>
        
        
          .mybackground {background-color:#7e42ef;}
        
        Background color #7e42ef
      
           Border around this has a color of #7e42ef        
        
          <div style="border:2px solid #7e42ef;">Content here</div>
        
        
          .myborder {border:2px solid #7e42ef;}
        
        Border color #7e42ef