#8c4166 color space conversions
Hex:
        #8c4166
        RGB:
        140, 65, 102
        CMY:
        45, 75, 60
        CMYK:
        0, 54, 27, 45
      HSL:
        330°, 36.5854%, 40.1961%
        HSV (HSB):
        330°, 53.5714%, 54.9020%
        XYZ:
        15.1038, 10.3154, 13.7654
        xyY:
        0.3855, 0.2633, 10.3154
      CIE-Lab:
        38.4026, 36.3294, -6.5807
        CIE-LCH:
        38.4026, 36.9206, 349.7328
        CIE-Luv:
        38.4026, 44.0880, -14.2862
        Hunter-Lab:
        32.1175, 27.7369, -2.9291
      #8c4166 color charts
#8c4166 RGB chart
      #8c4166 CMYK chart
      #8c4166 RGB pie chart
      #8c4166 color shades, tints & tones
#8c4166 color schemes
#8c4166 color preview, HTML & CSS examples
           This text has a color of #8c4166        
        
          <p style="color:#8c4166;">Text here</p>
        
        
          .mytext {color:#8c4166;}
        
        Text color #8c4166
      
           This box has a color of #8c4166        
        
          <div style="background-color:#8c4166;">Content here</div>
        
        
          .mybackground {background-color:#8c4166;}
        
        Background color #8c4166
      
           Border around this has a color of #8c4166        
        
          <div style="border:2px solid #8c4166;">Content here</div>
        
        
          .myborder {border:2px solid #8c4166;}
        
        Border color #8c4166