#7d3aed color space conversions
Hex:
        #7d3aed
        RGB:
        125, 58, 237
        CMY:
        51, 77, 7
        CMYK:
        47, 76, 0, 7
      HSL:
        262°, 83.2558%, 57.8431%
        HSV (HSB):
        262°, 75.5274%, 92.9412%
        XYZ:
        25.2566, 13.5005, 81.3955
        xyY:
        0.2102, 0.1124, 13.5005
      CIE-Lab:
        43.5079, 64.9518, -78.9141
        CIE-LCH:
        43.5079, 102.2065, 309.4567
        CIE-Luv:
        43.5079, 9.1748, -119.2768
        Hunter-Lab:
        36.7430, 58.3977, -105.6227
      #7d3aed color charts
#7d3aed RGB chart
      #7d3aed CMYK chart
      #7d3aed RGB pie chart
      #7d3aed color shades, tints & tones
#7d3aed color schemes
#7d3aed color preview, HTML & CSS examples
           This text has a color of #7d3aed        
        
          <p style="color:#7d3aed;">Text here</p>
        
        
          .mytext {color:#7d3aed;}
        
        Text color #7d3aed
      
           This box has a color of #7d3aed        
        
          <div style="background-color:#7d3aed;">Content here</div>
        
        
          .mybackground {background-color:#7d3aed;}
        
        Background color #7d3aed
      
           Border around this has a color of #7d3aed        
        
          <div style="border:2px solid #7d3aed;">Content here</div>
        
        
          .myborder {border:2px solid #7d3aed;}
        
        Border color #7d3aed