#7b0180 color space conversions
Hex:
        #7b0180
        RGB:
        123, 1, 128
        CMY:
        52, 100, 50
        CMYK:
        4, 99, 0, 50
      HSL:
        298°, 98.4496%, 25.2941%
        HSV (HSB):
        298°, 99.2188%, 50.1961%
        XYZ:
        12.0755, 5.7912, 20.9034
        xyY:
        0.3115, 0.1494, 5.7912
      CIE-Lab:
        28.8794, 57.9122, -37.9978
        CIE-LCH:
        28.8794, 69.2651, 326.7300
        CIE-Luv:
        28.8794, 37.9037, -54.7810
        Hunter-Lab:
        24.0649, 47.4561, -34.6556
      #7b0180 color charts
#7b0180 RGB chart
      #7b0180 CMYK chart
      #7b0180 RGB pie chart
      #7b0180 color shades, tints & tones
#7b0180 color schemes
#7b0180 color preview, HTML & CSS examples
           This text has a color of #7b0180        
        
          <p style="color:#7b0180;">Text here</p>
        
        
          .mytext {color:#7b0180;}
        
        Text color #7b0180
      
           This box has a color of #7b0180        
        
          <div style="background-color:#7b0180;">Content here</div>
        
        
          .mybackground {background-color:#7b0180;}
        
        Background color #7b0180
      
           Border around this has a color of #7b0180        
        
          <div style="border:2px solid #7b0180;">Content here</div>
        
        
          .myborder {border:2px solid #7b0180;}
        
        Border color #7b0180