#7a476b color space conversions
Hex:
        #7a476b
        RGB:
        122, 71, 107
        CMY:
        52, 72, 58
        CMYK:
        0, 42, 12, 52
      HSL:
        318°, 26.4249%, 37.8431%
        HSV (HSB):
        318°, 41.8033%, 47.8431%
        XYZ:
        12.9331, 9.7056, 15.1016
        xyY:
        0.3427, 0.2572, 9.7056
      CIE-Lab:
        37.3088, 27.3936, -11.6148
        CIE-LCH:
        37.3088, 29.7542, 337.0233
        CIE-Luv:
        37.3088, 27.1474, -19.2911
        Hunter-Lab:
        31.1538, 19.5830, -6.9329
      #7a476b color charts
#7a476b RGB chart
      #7a476b CMYK chart
      #7a476b RGB pie chart
      #7a476b color shades, tints & tones
#7a476b color schemes
#7a476b color preview, HTML & CSS examples
           This text has a color of #7a476b        
        
          <p style="color:#7a476b;">Text here</p>
        
        
          .mytext {color:#7a476b;}
        
        Text color #7a476b
      
           This box has a color of #7a476b        
        
          <div style="background-color:#7a476b;">Content here</div>
        
        
          .mybackground {background-color:#7a476b;}
        
        Background color #7a476b
      
           Border around this has a color of #7a476b        
        
          <div style="border:2px solid #7a476b;">Content here</div>
        
        
          .myborder {border:2px solid #7a476b;}
        
        Border color #7a476b