#8c466b color space conversions
Hex:
        #8c466b
        RGB:
        140, 70, 107
        CMY:
        45, 73, 58
        CMYK:
        0, 50, 24, 45
      HSL:
        328°, 33.3333%, 41.1765%
        HSV (HSB):
        328°, 50.0000%, 54.9020%
        XYZ:
        15.6592, 11.0173, 15.2111
        xyY:
        0.3738, 0.2630, 11.0173
      CIE-Lab:
        39.6096, 34.4065, -7.8974
        CIE-LCH:
        39.6096, 35.3012, 347.0726
        CIE-Luv:
        39.6096, 40.4932, -15.7894
        Hunter-Lab:
        33.1923, 26.1248, -3.9364
      #8c466b color charts
#8c466b RGB chart
      #8c466b CMYK chart
      #8c466b RGB pie chart
      #8c466b color shades, tints & tones
#8c466b color schemes
#8c466b color preview, HTML & CSS examples
           This text has a color of #8c466b        
        
          <p style="color:#8c466b;">Text here</p>
        
        
          .mytext {color:#8c466b;}
        
        Text color #8c466b
      
           This box has a color of #8c466b        
        
          <div style="background-color:#8c466b;">Content here</div>
        
        
          .mybackground {background-color:#8c466b;}
        
        Background color #8c466b
      
           Border around this has a color of #8c466b        
        
          <div style="border:2px solid #8c466b;">Content here</div>
        
        
          .myborder {border:2px solid #8c466b;}
        
        Border color #8c466b