#7d3cac color space conversions
Hex:
        #7d3cac
        RGB:
        125, 60, 172
        CMY:
        51, 76, 33
        CMYK:
        27, 65, 0, 33
      HSL:
        275°, 48.2759%, 45.4902%
        HSV (HSB):
        275°, 65.1163%, 67.4510%
        XYZ:
        17.5197, 10.5702, 40.1466
        xyY:
        0.2567, 0.1549, 10.5702
      CIE-Lab:
        38.8470, 48.1453, -48.8506
        CIE-LCH:
        38.8470, 68.5883, 314.5834
        CIE-Luv:
        38.8470, 19.4445, -74.4891
        Hunter-Lab:
        32.5119, 39.2924, -50.4546
      #7d3cac color charts
#7d3cac RGB chart
      #7d3cac CMYK chart
      #7d3cac RGB pie chart
      #7d3cac color shades, tints & tones
#7d3cac color schemes
#7d3cac color preview, HTML & CSS examples
           This text has a color of #7d3cac        
        
          <p style="color:#7d3cac;">Text here</p>
        
        
          .mytext {color:#7d3cac;}
        
        Text color #7d3cac
      
           This box has a color of #7d3cac        
        
          <div style="background-color:#7d3cac;">Content here</div>
        
        
          .mybackground {background-color:#7d3cac;}
        
        Background color #7d3cac
      
           Border around this has a color of #7d3cac        
        
          <div style="border:2px solid #7d3cac;">Content here</div>
        
        
          .myborder {border:2px solid #7d3cac;}
        
        Border color #7d3cac