#7b4180 color space conversions
Hex:
        #7b4180
        RGB:
        123, 65, 128
        CMY:
        52, 75, 50
        CMYK:
        4, 49, 0, 50
      HSL:
        295°, 32.6425%, 37.8431%
        HSV (HSB):
        295°, 49.2188%, 50.1961%
        XYZ:
        13.9550, 9.5501, 21.5299
        xyY:
        0.3099, 0.2121, 9.5501
      CIE-Lab:
        37.0225, 35.2297, -25.0993
        CIE-LCH:
        37.0225, 43.2563, 324.5321
        CIE-Luv:
        37.0225, 25.9092, -38.8956
        Hunter-Lab:
        30.9032, 26.5248, -19.6745
      #7b4180 color charts
#7b4180 RGB chart
      #7b4180 CMYK chart
      #7b4180 RGB pie chart
      #7b4180 color shades, tints & tones
#7b4180 color schemes
#7b4180 color preview, HTML & CSS examples
           This text has a color of #7b4180        
        
          <p style="color:#7b4180;">Text here</p>
        
        
          .mytext {color:#7b4180;}
        
        Text color #7b4180
      
           This box has a color of #7b4180        
        
          <div style="background-color:#7b4180;">Content here</div>
        
        
          .mybackground {background-color:#7b4180;}
        
        Background color #7b4180
      
           Border around this has a color of #7b4180        
        
          <div style="border:2px solid #7b4180;">Content here</div>
        
        
          .myborder {border:2px solid #7b4180;}
        
        Border color #7b4180