#7a29b2 color space conversions
Hex:
        #7a29b2
        RGB:
        122, 41, 178
        CMY:
        52, 84, 30
        CMYK:
        31, 77, 0, 30
      HSL:
        275°, 62.5571%, 42.9412%
        HSV (HSB):
        275°, 76.9663%, 69.8039%
        XYZ:
        16.8549, 8.9378, 42.9563
        xyY:
        0.2452, 0.1300, 8.9378
      CIE-Lab:
        35.8643, 57.3561, -57.2638
        CIE-LCH:
        35.8643, 81.0485, 315.0461
        CIE-Luv:
        35.8643, 20.1059, -84.3117
        Hunter-Lab:
        29.8962, 48.3165, -64.2635
      #7a29b2 color charts
#7a29b2 RGB chart
      #7a29b2 CMYK chart
      #7a29b2 RGB pie chart
      #7a29b2 color shades, tints & tones
#7a29b2 color schemes
#7a29b2 color preview, HTML & CSS examples
           This text has a color of #7a29b2        
        
          <p style="color:#7a29b2;">Text here</p>
        
        
          .mytext {color:#7a29b2;}
        
        Text color #7a29b2
      
           This box has a color of #7a29b2        
        
          <div style="background-color:#7a29b2;">Content here</div>
        
        
          .mybackground {background-color:#7a29b2;}
        
        Background color #7a29b2
      
           Border around this has a color of #7a29b2        
        
          <div style="border:2px solid #7a29b2;">Content here</div>
        
        
          .myborder {border:2px solid #7a29b2;}
        
        Border color #7a29b2