#8c4179 color space conversions
Hex:
        #8c4179
        RGB:
        140, 65, 121
        CMY:
        45, 75, 53
        CMYK:
        0, 54, 14, 45
      HSL:
        315°, 36.5854%, 40.1961%
        HSV (HSB):
        315°, 53.5714%, 54.9020%
        XYZ:
        16.1567, 10.7365, 19.3100
        xyY:
        0.3497, 0.2324, 10.7365
      CIE-Lab:
        39.1331, 39.3329, -17.3095
        CIE-LCH:
        39.1331, 42.9732, 336.2468
        CIE-Luv:
        39.1331, 39.1777, -29.1937
        Hunter-Lab:
        32.7666, 30.6739, -12.0040
      #8c4179 color charts
#8c4179 RGB chart
      #8c4179 CMYK chart
      #8c4179 RGB pie chart
      #8c4179 color shades, tints & tones
#8c4179 color schemes
#8c4179 color preview, HTML & CSS examples
           This text has a color of #8c4179        
        
          <p style="color:#8c4179;">Text here</p>
        
        
          .mytext {color:#8c4179;}
        
        Text color #8c4179
      
           This box has a color of #8c4179        
        
          <div style="background-color:#8c4179;">Content here</div>
        
        
          .mybackground {background-color:#8c4179;}
        
        Background color #8c4179
      
           Border around this has a color of #8c4179        
        
          <div style="border:2px solid #8c4179;">Content here</div>
        
        
          .myborder {border:2px solid #8c4179;}
        
        Border color #8c4179