#7b4794 color space conversions
Hex:
        #7b4794
        RGB:
        123, 71, 148
        CMY:
        52, 72, 42
        CMYK:
        17, 52, 0, 42
      HSL:
        281°, 35.1598%, 42.9412%
        HSV (HSB):
        281°, 52.0270%, 58.0392%
        XYZ:
        15.7669, 10.8555, 29.2813
        xyY:
        0.2820, 0.1942, 10.8555
      CIE-Lab:
        39.3361, 36.2123, -33.6871
        CIE-LCH:
        39.3361, 49.4586, 317.0690
        CIE-Luv:
        39.3361, 19.8726, -51.9835
        Hunter-Lab:
        32.9478, 27.7613, -29.6287
      #7b4794 color charts
#7b4794 RGB chart
      #7b4794 CMYK chart
      #7b4794 RGB pie chart
      #7b4794 color shades, tints & tones
#7b4794 color schemes
#7b4794 color preview, HTML & CSS examples
           This text has a color of #7b4794        
        
          <p style="color:#7b4794;">Text here</p>
        
        
          .mytext {color:#7b4794;}
        
        Text color #7b4794
      
           This box has a color of #7b4794        
        
          <div style="background-color:#7b4794;">Content here</div>
        
        
          .mybackground {background-color:#7b4794;}
        
        Background color #7b4794
      
           Border around this has a color of #7b4794        
        
          <div style="border:2px solid #7b4794;">Content here</div>
        
        
          .myborder {border:2px solid #7b4794;}
        
        Border color #7b4794