#7c317e color space conversions
Hex:
        #7c317e
        RGB:
        124, 49, 126
        CMY:
        51, 81, 51
        CMYK:
        2, 61, 0, 51
      HSL:
        298°, 44.0000%, 34.3137%
        HSV (HSB):
        298°, 61.1111%, 49.4118%
        XYZ:
        13.1764, 7.9881, 20.5860
        xyY:
        0.3156, 0.1913, 7.9881
      CIE-Lab:
        33.9580, 43.4389, -28.6546
        CIE-LCH:
        33.9580, 52.0387, 326.5890
        CIE-Luv:
        33.9580, 32.1310, -43.7894
        Hunter-Lab:
        28.2632, 33.7568, -23.4008
      #7c317e color charts
#7c317e RGB chart
      #7c317e CMYK chart
      #7c317e RGB pie chart
      #7c317e color shades, tints & tones
#7c317e color schemes
#7c317e color preview, HTML & CSS examples
           This text has a color of #7c317e        
        
          <p style="color:#7c317e;">Text here</p>
        
        
          .mytext {color:#7c317e;}
        
        Text color #7c317e
      
           This box has a color of #7c317e        
        
          <div style="background-color:#7c317e;">Content here</div>
        
        
          .mybackground {background-color:#7c317e;}
        
        Background color #7c317e
      
           Border around this has a color of #7c317e        
        
          <div style="border:2px solid #7c317e;">Content here</div>
        
        
          .myborder {border:2px solid #7c317e;}
        
        Border color #7c317e