#8c416b color space conversions
Hex:
        #8c416b
        RGB:
        140, 65, 107
        CMY:
        45, 75, 58
        CMYK:
        0, 54, 24, 45
      HSL:
        326°, 36.5854%, 40.1961%
        HSV (HSB):
        326°, 53.5714%, 54.9020%
        XYZ:
        15.3594, 10.4176, 15.1112
        xyY:
        0.3756, 0.2548, 10.4176
      CIE-Lab:
        38.5817, 37.0763, -9.4419
        CIE-LCH:
        38.5817, 38.2596, 345.7126
        CIE-Luv:
        38.5817, 42.8026, -18.1487
        Hunter-Lab:
        32.2763, 28.4596, -5.1651
      #8c416b color charts
#8c416b RGB chart
      #8c416b CMYK chart
      #8c416b RGB pie chart
      #8c416b color shades, tints & tones
#8c416b color schemes
#8c416b color preview, HTML & CSS examples
           This text has a color of #8c416b        
        
          <p style="color:#8c416b;">Text here</p>
        
        
          .mytext {color:#8c416b;}
        
        Text color #8c416b
      
           This box has a color of #8c416b        
        
          <div style="background-color:#8c416b;">Content here</div>
        
        
          .mybackground {background-color:#8c416b;}
        
        Background color #8c416b
      
           Border around this has a color of #8c416b        
        
          <div style="border:2px solid #8c416b;">Content here</div>
        
        
          .myborder {border:2px solid #8c416b;}
        
        Border color #8c416b