#7c3150 color space conversions
Hex:
        #7c3150
        RGB:
        124, 49, 80
        CMY:
        51, 81, 69
        CMYK:
        0, 60, 35, 51
      HSL:
        335°, 43.3526%, 33.9216%
        HSV (HSB):
        335°, 60.4839%, 48.6275%
        XYZ:
        10.8585, 7.0609, 8.3800
        xyY:
        0.4129, 0.2685, 7.0609
      CIE-Lab:
        31.9451, 35.9524, -2.4089
        CIE-LCH:
        31.9451, 36.0331, 356.1668
        CIE-Luv:
        31.9451, 44.9432, -8.5287
        Hunter-Lab:
        26.5724, 26.4402, -0.0974
      #7c3150 color charts
#7c3150 RGB chart
      #7c3150 CMYK chart
      #7c3150 RGB pie chart
      #7c3150 color shades, tints & tones
#7c3150 color schemes
#7c3150 color preview, HTML & CSS examples
           This text has a color of #7c3150        
        
          <p style="color:#7c3150;">Text here</p>
        
        
          .mytext {color:#7c3150;}
        
        Text color #7c3150
      
           This box has a color of #7c3150        
        
          <div style="background-color:#7c3150;">Content here</div>
        
        
          .mybackground {background-color:#7c3150;}
        
        Background color #7c3150
      
           Border around this has a color of #7c3150        
        
          <div style="border:2px solid #7c3150;">Content here</div>
        
        
          .myborder {border:2px solid #7c3150;}
        
        Border color #7c3150