#7c345a color space conversions
Hex:
        #7c345a
        RGB:
        124, 52, 90
        CMY:
        51, 80, 65
        CMYK:
        0, 58, 27, 51
      HSL:
        328°, 40.9091%, 34.5098%
        HSV (HSB):
        328°, 58.0645%, 48.6275%
        XYZ:
        11.3856, 7.4793, 10.5164
        xyY:
        0.3875, 0.2546, 7.4793
      CIE-Lab:
        32.8739, 35.8134, -7.4972
        CIE-LCH:
        32.8739, 36.5897, 348.1764
        CIE-Luv:
        32.8739, 40.9193, -14.7026
        Hunter-Lab:
        27.3482, 26.4539, -3.6555
      #7c345a color charts
#7c345a RGB chart
      #7c345a CMYK chart
      #7c345a RGB pie chart
      #7c345a color shades, tints & tones
#7c345a color schemes
#7c345a color preview, HTML & CSS examples
           This text has a color of #7c345a        
        
          <p style="color:#7c345a;">Text here</p>
        
        
          .mytext {color:#7c345a;}
        
        Text color #7c345a
      
           This box has a color of #7c345a        
        
          <div style="background-color:#7c345a;">Content here</div>
        
        
          .mybackground {background-color:#7c345a;}
        
        Background color #7c345a
      
           Border around this has a color of #7c345a        
        
          <div style="border:2px solid #7c345a;">Content here</div>
        
        
          .myborder {border:2px solid #7c345a;}
        
        Border color #7c345a