#7c4480 color space conversions
Hex:
        #7c4480
        RGB:
        124, 68, 128
        CMY:
        51, 73, 50
        CMYK:
        3, 47, 0, 50
      HSL:
        296°, 30.6122%, 38.4314%
        HSV (HSB):
        296°, 46.8750%, 50.1961%
        XYZ:
        14.2756, 9.9778, 21.5956
        xyY:
        0.3114, 0.2176, 9.9778
      CIE-Lab:
        37.8026, 33.8718, -23.8726
        CIE-LCH:
        37.8026, 41.4391, 324.8241
        CIE-Luv:
        37.8026, 25.4611, -37.2168
        Hunter-Lab:
        31.5877, 25.3918, -18.4234
      #7c4480 color charts
#7c4480 RGB chart
      #7c4480 CMYK chart
      #7c4480 RGB pie chart
      #7c4480 color shades, tints & tones
#7c4480 color schemes
#7c4480 color preview, HTML & CSS examples
           This text has a color of #7c4480        
        
          <p style="color:#7c4480;">Text here</p>
        
        
          .mytext {color:#7c4480;}
        
        Text color #7c4480
      
           This box has a color of #7c4480        
        
          <div style="background-color:#7c4480;">Content here</div>
        
        
          .mybackground {background-color:#7c4480;}
        
        Background color #7c4480
      
           Border around this has a color of #7c4480        
        
          <div style="border:2px solid #7c4480;">Content here</div>
        
        
          .myborder {border:2px solid #7c4480;}
        
        Border color #7c4480