#7c536a color space conversions
Hex:
        #7c536a
        RGB:
        124, 83, 106
        CMY:
        51, 67, 58
        CMYK:
        0, 33, 15, 51
      HSL:
        326°, 19.8068%, 40.5882%
        HSV (HSB):
        326°, 33.0645%, 48.6275%
        XYZ:
        14.0070, 11.5122, 15.1195
        xyY:
        0.3447, 0.2833, 11.5122
      CIE-Lab:
        40.4301, 20.8689, -6.2740
        CIE-LCH:
        40.4301, 21.7915, 343.2672
        CIE-Luv:
        40.4301, 22.9205, -11.4766
        Hunter-Lab:
        33.9296, 14.3121, -2.6697
      #7c536a color charts
#7c536a RGB chart
      #7c536a CMYK chart
      #7c536a RGB pie chart
      #7c536a color shades, tints & tones
#7c536a color schemes
#7c536a color preview, HTML & CSS examples
           This text has a color of #7c536a        
        
          <p style="color:#7c536a;">Text here</p>
        
        
          .mytext {color:#7c536a;}
        
        Text color #7c536a
      
           This box has a color of #7c536a        
        
          <div style="background-color:#7c536a;">Content here</div>
        
        
          .mybackground {background-color:#7c536a;}
        
        Background color #7c536a
      
           Border around this has a color of #7c536a        
        
          <div style="border:2px solid #7c536a;">Content here</div>
        
        
          .myborder {border:2px solid #7c536a;}
        
        Border color #7c536a