#7d29ba color space conversions
Hex:
        #7d29ba
        RGB:
        125, 41, 186
        CMY:
        51, 84, 27
        CMYK:
        33, 78, 0, 27
      HSL:
        275°, 63.8767%, 44.5098%
        HSV (HSB):
        275°, 77.9570%, 72.9412%
        XYZ:
        18.1133, 9.4910, 47.3316
        xyY:
        0.2417, 0.1267, 9.4910
      CIE-Lab:
        36.9130, 59.6599, -60.2758
        CIE-LCH:
        36.9130, 84.8084, 314.7058
        CIE-Luv:
        36.9130, 20.0086, -89.2240
        Hunter-Lab:
        30.8075, 51.0362, -69.5260
      #7d29ba color charts
#7d29ba RGB chart
      #7d29ba CMYK chart
      #7d29ba RGB pie chart
      #7d29ba color shades, tints & tones
#7d29ba color schemes
#7d29ba color preview, HTML & CSS examples
           This text has a color of #7d29ba        
        
          <p style="color:#7d29ba;">Text here</p>
        
        
          .mytext {color:#7d29ba;}
        
        Text color #7d29ba
      
           This box has a color of #7d29ba        
        
          <div style="background-color:#7d29ba;">Content here</div>
        
        
          .mybackground {background-color:#7d29ba;}
        
        Background color #7d29ba
      
           Border around this has a color of #7d29ba        
        
          <div style="border:2px solid #7d29ba;">Content here</div>
        
        
          .myborder {border:2px solid #7d29ba;}
        
        Border color #7d29ba