#7b3aad color space conversions
Hex:
        #7b3aad
        RGB:
        123, 58, 173
        CMY:
        52, 77, 32
        CMYK:
        29, 66, 0, 32
      HSL:
        274°, 49.7835%, 45.2941%
        HSV (HSB):
        274°, 66.4740%, 67.8431%
        XYZ:
        17.2243, 10.2542, 40.6066
        xyY:
        0.2530, 0.1506, 10.2542
      CIE-Lab:
        38.2948, 48.9169, -50.3483
        CIE-LCH:
        38.2948, 70.1984, 314.1738
        CIE-Luv:
        38.2948, 18.6282, -76.2716
        Hunter-Lab:
        32.0222, 39.9737, -52.7688
      #7b3aad color charts
#7b3aad RGB chart
      #7b3aad CMYK chart
      #7b3aad RGB pie chart
      #7b3aad color shades, tints & tones
#7b3aad color schemes
#7b3aad color preview, HTML & CSS examples
           This text has a color of #7b3aad        
        
          <p style="color:#7b3aad;">Text here</p>
        
        
          .mytext {color:#7b3aad;}
        
        Text color #7b3aad
      
           This box has a color of #7b3aad        
        
          <div style="background-color:#7b3aad;">Content here</div>
        
        
          .mybackground {background-color:#7b3aad;}
        
        Background color #7b3aad
      
           Border around this has a color of #7b3aad        
        
          <div style="border:2px solid #7b3aad;">Content here</div>
        
        
          .myborder {border:2px solid #7b3aad;}
        
        Border color #7b3aad