#7b3ac2 color space conversions
Hex:
        #7b3ac2
        RGB:
        123, 58, 194
        CMY:
        52, 77, 24
        CMYK:
        37, 70, 0, 24
      HSL:
        269°, 53.9683%, 49.4118%
        HSV (HSB):
        269°, 70.1031%, 76.0784%
        XYZ:
        19.4190, 11.1321, 52.1642
        xyY:
        0.2348, 0.1346, 11.1321
      CIE-Lab:
        39.8021, 53.9610, -60.2846
        CIE-LCH:
        39.8021, 80.9075, 311.8319
        CIE-Luv:
        39.8021, 14.8460, -91.1443
        Hunter-Lab:
        33.3648, 45.5024, -69.3415
      #7b3ac2 color charts
#7b3ac2 RGB chart
      #7b3ac2 CMYK chart
      #7b3ac2 RGB pie chart
      #7b3ac2 color shades, tints & tones
#7b3ac2 color schemes
#7b3ac2 color preview, HTML & CSS examples
           This text has a color of #7b3ac2        
        
          <p style="color:#7b3ac2;">Text here</p>
        
        
          .mytext {color:#7b3ac2;}
        
        Text color #7b3ac2
      
           This box has a color of #7b3ac2        
        
          <div style="background-color:#7b3ac2;">Content here</div>
        
        
          .mybackground {background-color:#7b3ac2;}
        
        Background color #7b3ac2
      
           Border around this has a color of #7b3ac2        
        
          <div style="border:2px solid #7b3ac2;">Content here</div>
        
        
          .myborder {border:2px solid #7b3ac2;}
        
        Border color #7b3ac2