#7a29bb color space conversions
Hex:
        #7a29bb
        RGB:
        122, 41, 187
        CMY:
        52, 84, 27
        CMYK:
        35, 78, 0, 27
      HSL:
        273°, 64.0351%, 44.7059%
        HSV (HSB):
        273°, 78.0749%, 73.3333%
        XYZ:
        17.7886, 9.3113, 47.8734
        xyY:
        0.2373, 0.1242, 9.3113
      CIE-Lab:
        36.5769, 59.3789, -61.4311
        CIE-LCH:
        36.5769, 85.4379, 314.0268
        CIE-Luv:
        36.5769, 18.3030, -90.3438
        Hunter-Lab:
        30.5144, 50.6576, -71.6586
      #7a29bb color charts
#7a29bb RGB chart
      #7a29bb CMYK chart
      #7a29bb RGB pie chart
      #7a29bb color shades, tints & tones
#7a29bb color schemes
#7a29bb color preview, HTML & CSS examples
           This text has a color of #7a29bb        
        
          <p style="color:#7a29bb;">Text here</p>
        
        
          .mytext {color:#7a29bb;}
        
        Text color #7a29bb
      
           This box has a color of #7a29bb        
        
          <div style="background-color:#7a29bb;">Content here</div>
        
        
          .mybackground {background-color:#7a29bb;}
        
        Background color #7a29bb
      
           Border around this has a color of #7a29bb        
        
          <div style="border:2px solid #7a29bb;">Content here</div>
        
        
          .myborder {border:2px solid #7a29bb;}
        
        Border color #7a29bb