#7429fe color space conversions
Hex:
        #7429fe
        RGB:
        116, 41, 254
        CMY:
        55, 84, 0
        CMYK:
        54, 84, 0, 0
      HSL:
        261°, 99.0698%, 57.8431%
        HSV (HSB):
        261°, 83.8583%, 99.6078%
        XYZ:
        25.8848, 12.4546, 94.8056
        xyY:
        0.1944, 0.0935, 12.4546
      CIE-Lab:
        41.9298, 74.3976, -91.1012
        CIE-LCH:
        41.9298, 117.6198, 309.2367
        CIE-Luv:
        41.9298, 5.6894, -132.3768
        Hunter-Lab:
        35.2911, 69.1639, -134.5721
      #7429fe color charts
#7429fe RGB chart
      #7429fe CMYK chart
      #7429fe RGB pie chart
      #7429fe color shades, tints & tones
#7429fe color schemes
#7429fe color preview, HTML & CSS examples
           This text has a color of #7429fe        
        
          <p style="color:#7429fe;">Text here</p>
        
        
          .mytext {color:#7429fe;}
        
        Text color #7429fe
      
           This box has a color of #7429fe        
        
          <div style="background-color:#7429fe;">Content here</div>
        
        
          .mybackground {background-color:#7429fe;}
        
        Background color #7429fe
      
           Border around this has a color of #7429fe        
        
          <div style="border:2px solid #7429fe;">Content here</div>
        
        
          .myborder {border:2px solid #7429fe;}
        
        Border color #7429fe