#7b50a8 color space conversions
Hex:
        #7b50a8
        RGB:
        123, 80, 168
        CMY:
        52, 69, 34
        CMYK:
        27, 52, 0, 34
      HSL:
        269°, 35.4839%, 48.6275%
        HSV (HSB):
        269°, 52.3810%, 65.8824%
        XYZ:
        18.1049, 12.7754, 38.5575
        xyY:
        0.2607, 0.1840, 12.7754
      CIE-Lab:
        42.4229, 35.8658, -40.7675
        CIE-LCH:
        42.4229, 54.2987, 311.3402
        CIE-Luv:
        42.4229, 13.6276, -63.4220
        Hunter-Lab:
        35.7427, 27.8666, -38.9392
      #7b50a8 color charts
#7b50a8 RGB chart
      #7b50a8 CMYK chart
      #7b50a8 RGB pie chart
      #7b50a8 color shades, tints & tones
#7b50a8 color schemes
#7b50a8 color preview, HTML & CSS examples
           This text has a color of #7b50a8        
        
          <p style="color:#7b50a8;">Text here</p>
        
        
          .mytext {color:#7b50a8;}
        
        Text color #7b50a8
      
           This box has a color of #7b50a8        
        
          <div style="background-color:#7b50a8;">Content here</div>
        
        
          .mybackground {background-color:#7b50a8;}
        
        Background color #7b50a8
      
           Border around this has a color of #7b50a8        
        
          <div style="border:2px solid #7b50a8;">Content here</div>
        
        
          .myborder {border:2px solid #7b50a8;}
        
        Border color #7b50a8