#7c2c6a color space conversions
Hex:
        #7c2c6a
        RGB:
        124, 44, 106
        CMY:
        51, 83, 58
        CMYK:
        0, 65, 15, 51
      HSL:
        314°, 47.6190%, 32.9412%
        HSV (HSB):
        314°, 64.5161%, 48.6275%
        XYZ:
        11.8144, 7.1271, 14.3886
        xyY:
        0.3545, 0.2138, 7.1271
      CIE-Lab:
        32.0944, 42.2292, -18.9494
        CIE-LCH:
        32.0944, 46.2859, 335.8329
        CIE-Luv:
        32.0944, 39.2521, -30.0864
        Hunter-Lab:
        26.6965, 32.2750, -13.2680
      #7c2c6a color charts
#7c2c6a RGB chart
      #7c2c6a CMYK chart
      #7c2c6a RGB pie chart
      #7c2c6a color shades, tints & tones
#7c2c6a color schemes
#7c2c6a color preview, HTML & CSS examples
           This text has a color of #7c2c6a        
        
          <p style="color:#7c2c6a;">Text here</p>
        
        
          .mytext {color:#7c2c6a;}
        
        Text color #7c2c6a
      
           This box has a color of #7c2c6a        
        
          <div style="background-color:#7c2c6a;">Content here</div>
        
        
          .mybackground {background-color:#7c2c6a;}
        
        Background color #7c2c6a
      
           Border around this has a color of #7c2c6a        
        
          <div style="border:2px solid #7c2c6a;">Content here</div>
        
        
          .myborder {border:2px solid #7c2c6a;}
        
        Border color #7c2c6a