#8c476b color space conversions
Hex:
        #8c476b
        RGB:
        140, 71, 107
        CMY:
        45, 72, 58
        CMYK:
        0, 49, 24, 45
      HSL:
        329°, 32.7014%, 41.3725%
        HSV (HSB):
        329°, 49.2857%, 54.9020%
        XYZ:
        15.7223, 11.1435, 15.2322
        xyY:
        0.3735, 0.2647, 11.1435
      CIE-Lab:
        39.8211, 33.8626, -7.5807
        CIE-LCH:
        39.8211, 34.7008, 347.3815
        CIE-Luv:
        39.8211, 40.0168, -15.3030
        Hunter-Lab:
        33.3818, 25.6524, -3.6868
      #8c476b color charts
#8c476b RGB chart
      #8c476b CMYK chart
      #8c476b RGB pie chart
      #8c476b color shades, tints & tones
#8c476b color schemes
#8c476b color preview, HTML & CSS examples
           This text has a color of #8c476b        
        
          <p style="color:#8c476b;">Text here</p>
        
        
          .mytext {color:#8c476b;}
        
        Text color #8c476b
      
           This box has a color of #8c476b        
        
          <div style="background-color:#8c476b;">Content here</div>
        
        
          .mybackground {background-color:#8c476b;}
        
        Background color #8c476b
      
           Border around this has a color of #8c476b        
        
          <div style="border:2px solid #8c476b;">Content here</div>
        
        
          .myborder {border:2px solid #8c476b;}
        
        Border color #8c476b