#7d1aad color space conversions
Hex:
        #7d1aad
        RGB:
        125, 26, 173
        CMY:
        51, 90, 32
        CMYK:
        28, 85, 0, 32
      HSL:
        280°, 73.8693%, 39.0196%
        HSV (HSB):
        280°, 84.9711%, 67.8431%
        XYZ:
        16.3697, 8.1159, 40.2389
        xyY:
        0.2529, 0.1254, 8.1159
      CIE-Lab:
        34.2231, 61.7084, -56.9327
        CIE-LCH:
        34.2231, 83.9599, 317.3051
        CIE-Luv:
        34.2231, 24.5339, -82.8075
        Hunter-Lab:
        28.4884, 52.7128, -63.8032
      #7d1aad color charts
#7d1aad RGB chart
      #7d1aad CMYK chart
      #7d1aad RGB pie chart
      #7d1aad color shades, tints & tones
#7d1aad color schemes
#7d1aad color preview, HTML & CSS examples
           This text has a color of #7d1aad        
        
          <p style="color:#7d1aad;">Text here</p>
        
        
          .mytext {color:#7d1aad;}
        
        Text color #7d1aad
      
           This box has a color of #7d1aad        
        
          <div style="background-color:#7d1aad;">Content here</div>
        
        
          .mybackground {background-color:#7d1aad;}
        
        Background color #7d1aad
      
           Border around this has a color of #7d1aad        
        
          <div style="border:2px solid #7d1aad;">Content here</div>
        
        
          .myborder {border:2px solid #7d1aad;}
        
        Border color #7d1aad