#7c334e color space conversions
Hex:
        #7c334e
        RGB:
        124, 51, 78
        CMY:
        51, 80, 69
        CMYK:
        0, 59, 37, 51
      HSL:
        338°, 41.7143%, 34.3137%
        HSV (HSB):
        338°, 58.8710%, 48.6275%
        XYZ:
        10.8712, 7.2028, 8.0250
        xyY:
        0.4165, 0.2760, 7.2028
      CIE-Lab:
        32.2642, 34.6717, -0.6402
        CIE-LCH:
        32.2642, 34.6776, 358.9421
        CIE-Luv:
        32.2642, 44.5748, -6.2815
        Hunter-Lab:
        26.8380, 25.3376, 1.0579
      #7c334e color charts
#7c334e RGB chart
      #7c334e CMYK chart
      #7c334e RGB pie chart
      #7c334e color shades, tints & tones
#7c334e color schemes
#7c334e color preview, HTML & CSS examples
           This text has a color of #7c334e        
        
          <p style="color:#7c334e;">Text here</p>
        
        
          .mytext {color:#7c334e;}
        
        Text color #7c334e
      
           This box has a color of #7c334e        
        
          <div style="background-color:#7c334e;">Content here</div>
        
        
          .mybackground {background-color:#7c334e;}
        
        Background color #7c334e
      
           Border around this has a color of #7c334e        
        
          <div style="border:2px solid #7c334e;">Content here</div>
        
        
          .myborder {border:2px solid #7c334e;}
        
        Border color #7c334e