#7a29fb color space conversions
Hex:
        #7a29fb
        RGB:
        122, 41, 251
        CMY:
        52, 84, 2
        CMYK:
        51, 84, 0, 2
      HSL:
        263°, 96.3303%, 57.2549%
        HSV (HSB):
        263°, 83.6653%, 98.4314%
        XYZ:
        26.2316, 12.6885, 92.3334
        xyY:
        0.1999, 0.0967, 12.6885
      CIE-Lab:
        42.2901, 74.2854, -88.8052
        CIE-LCH:
        42.2901, 115.7786, 309.9124
        CIE-Luv:
        42.2901, 8.1099, -130.2753
        Hunter-Lab:
        35.6209, 69.1125, -128.7517
      #7a29fb color charts
#7a29fb RGB chart
      #7a29fb CMYK chart
      #7a29fb RGB pie chart
      #7a29fb color shades, tints & tones
#7a29fb color schemes
#7a29fb color preview, HTML & CSS examples
           This text has a color of #7a29fb        
        
          <p style="color:#7a29fb;">Text here</p>
        
        
          .mytext {color:#7a29fb;}
        
        Text color #7a29fb
      
           This box has a color of #7a29fb        
        
          <div style="background-color:#7a29fb;">Content here</div>
        
        
          .mybackground {background-color:#7a29fb;}
        
        Background color #7a29fb
      
           Border around this has a color of #7a29fb        
        
          <div style="border:2px solid #7a29fb;">Content here</div>
        
        
          .myborder {border:2px solid #7a29fb;}
        
        Border color #7a29fb