#7b4c84 color space conversions
Hex:
        #7b4c84
        RGB:
        123, 76, 132
        CMY:
        52, 70, 48
        CMYK:
        7, 42, 0, 48
      HSL:
        290°, 26.9231%, 40.7843%
        HSV (HSB):
        290°, 42.4242%, 51.7647%
        XYZ:
        14.9177, 11.0458, 23.1756
        xyY:
        0.3036, 0.2248, 11.0458
      CIE-Lab:
        39.6575, 29.8033, -23.4524
        CIE-LCH:
        39.6575, 37.9243, 321.8006
        CIE-Luv:
        39.6575, 20.9920, -36.5506
        Hunter-Lab:
        33.2352, 21.9585, -18.0795
      #7b4c84 color charts
#7b4c84 RGB chart
      #7b4c84 CMYK chart
      #7b4c84 RGB pie chart
      #7b4c84 color shades, tints & tones
#7b4c84 color schemes
#7b4c84 color preview, HTML & CSS examples
           This text has a color of #7b4c84        
        
          <p style="color:#7b4c84;">Text here</p>
        
        
          .mytext {color:#7b4c84;}
        
        Text color #7b4c84
      
           This box has a color of #7b4c84        
        
          <div style="background-color:#7b4c84;">Content here</div>
        
        
          .mybackground {background-color:#7b4c84;}
        
        Background color #7b4c84
      
           Border around this has a color of #7b4c84        
        
          <div style="border:2px solid #7b4c84;">Content here</div>
        
        
          .myborder {border:2px solid #7b4c84;}
        
        Border color #7b4c84