#7b4eaa color space conversions
Hex:
        #7b4eaa
        RGB:
        123, 78, 170
        CMY:
        52, 69, 33
        CMYK:
        28, 54, 0, 33
      HSL:
        269°, 37.0968%, 48.6275%
        HSV (HSB):
        269°, 54.1176%, 66.6667%
        XYZ:
        18.1485, 12.5620, 39.4984
        xyY:
        0.2585, 0.1789, 12.5620
      CIE-Lab:
        42.0958, 37.5064, -42.4733
        CIE-LCH:
        42.0958, 56.6631, 311.4464
        CIE-Luv:
        42.0958, 13.9412, -65.9672
        Hunter-Lab:
        35.4429, 29.3754, -41.2641
      #7b4eaa color charts
#7b4eaa RGB chart
      #7b4eaa CMYK chart
      #7b4eaa RGB pie chart
      #7b4eaa color shades, tints & tones
#7b4eaa color schemes
#7b4eaa color preview, HTML & CSS examples
           This text has a color of #7b4eaa        
        
          <p style="color:#7b4eaa;">Text here</p>
        
        
          .mytext {color:#7b4eaa;}
        
        Text color #7b4eaa
      
           This box has a color of #7b4eaa        
        
          <div style="background-color:#7b4eaa;">Content here</div>
        
        
          .mybackground {background-color:#7b4eaa;}
        
        Background color #7b4eaa
      
           Border around this has a color of #7b4eaa        
        
          <div style="border:2px solid #7b4eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7b4eaa;}
        
        Border color #7b4eaa