#7e29ed color space conversions
Hex:
        #7e29ed
        RGB:
        126, 41, 237
        CMY:
        51, 84, 7
        CMYK:
        47, 83, 0, 7
      HSL:
        266°, 84.4828%, 54.5098%
        HSV (HSB):
        266°, 82.7004%, 92.9412%
        XYZ:
        24.6832, 12.1359, 81.1623
        xyY:
        0.2092, 0.1029, 12.1359
      CIE-Lab:
        41.4313, 71.4513, -82.3209
        CIE-LCH:
        41.4313, 109.0047, 310.9567
        CIE-Luv:
        41.4313, 11.5609, -121.5801
        Hunter-Lab:
        34.8366, 65.5104, -113.7479
      #7e29ed color charts
#7e29ed RGB chart
      #7e29ed CMYK chart
      #7e29ed RGB pie chart
      #7e29ed color shades, tints & tones
#7e29ed color schemes
#7e29ed color preview, HTML & CSS examples
           This text has a color of #7e29ed        
        
          <p style="color:#7e29ed;">Text here</p>
        
        
          .mytext {color:#7e29ed;}
        
        Text color #7e29ed
      
           This box has a color of #7e29ed        
        
          <div style="background-color:#7e29ed;">Content here</div>
        
        
          .mybackground {background-color:#7e29ed;}
        
        Background color #7e29ed
      
           Border around this has a color of #7e29ed        
        
          <div style="border:2px solid #7e29ed;">Content here</div>
        
        
          .myborder {border:2px solid #7e29ed;}
        
        Border color #7e29ed