#7a29ea color space conversions
Hex:
        #7a29ea
        RGB:
        122, 41, 234
        CMY:
        52, 84, 8
        CMYK:
        48, 82, 0, 8
      HSL:
        265°, 82.1277%, 53.9216%
        HSV (HSB):
        265°, 82.4786%, 91.7647%
        XYZ:
        23.6703, 11.6640, 78.8457
        xyY:
        0.2073, 0.1022, 11.6640
      CIE-Lab:
        40.6770, 70.2781, -81.8795
        CIE-LCH:
        40.6770, 107.9040, 310.6399
        CIE-Luv:
        40.6770, 10.4355, -120.0935
        Hunter-Lab:
        34.1525, 63.9468, -112.9721
      #7a29ea color charts
#7a29ea RGB chart
      #7a29ea CMYK chart
      #7a29ea RGB pie chart
      #7a29ea color shades, tints & tones
#7a29ea color schemes
#7a29ea color preview, HTML & CSS examples
           This text has a color of #7a29ea        
        
          <p style="color:#7a29ea;">Text here</p>
        
        
          .mytext {color:#7a29ea;}
        
        Text color #7a29ea
      
           This box has a color of #7a29ea        
        
          <div style="background-color:#7a29ea;">Content here</div>
        
        
          .mybackground {background-color:#7a29ea;}
        
        Background color #7a29ea
      
           Border around this has a color of #7a29ea        
        
          <div style="border:2px solid #7a29ea;">Content here</div>
        
        
          .myborder {border:2px solid #7a29ea;}
        
        Border color #7a29ea