#8c4682 color space conversions
Hex:
        #8c4682
        RGB:
        140, 70, 130
        CMY:
        45, 73, 49
        CMYK:
        0, 50, 7, 45
      HSL:
        309°, 33.3333%, 41.1765%
        HSV (HSB):
        309°, 50.0000%, 54.9020%
        XYZ:
        17.0346, 11.5675, 22.4540
        xyY:
        0.3336, 0.2266, 11.5675
      CIE-Lab:
        40.5203, 38.2824, -20.7124
        CIE-LCH:
        40.5203, 43.5264, 331.5847
        CIE-Luv:
        40.5203, 34.9542, -34.0695
        Hunter-Lab:
        34.0110, 29.8837, -15.3355
      #8c4682 color charts
#8c4682 RGB chart
      #8c4682 CMYK chart
      #8c4682 RGB pie chart
      #8c4682 color shades, tints & tones
#8c4682 color schemes
#8c4682 color preview, HTML & CSS examples
           This text has a color of #8c4682        
        
          <p style="color:#8c4682;">Text here</p>
        
        
          .mytext {color:#8c4682;}
        
        Text color #8c4682
      
           This box has a color of #8c4682        
        
          <div style="background-color:#8c4682;">Content here</div>
        
        
          .mybackground {background-color:#8c4682;}
        
        Background color #8c4682
      
           Border around this has a color of #8c4682        
        
          <div style="border:2px solid #8c4682;">Content here</div>
        
        
          .myborder {border:2px solid #8c4682;}
        
        Border color #8c4682