#8c4384 color space conversions
Hex:
        #8c4384
        RGB:
        140, 67, 132
        CMY:
        45, 74, 48
        CMYK:
        0, 52, 6, 45
      HSL:
        307°, 35.2657%, 40.5882%
        HSV (HSB):
        307°, 52.1429%, 54.9020%
        XYZ:
        16.9872, 11.2557, 23.1070
        xyY:
        0.3308, 0.2192, 11.2557
      CIE-Lab:
        40.0078, 40.2293, -22.7304
        CIE-LCH:
        40.0078, 46.2068, 330.5326
        CIE-Luv:
        40.0078, 35.6147, -37.0834
        Hunter-Lab:
        33.5495, 31.6688, -17.3510
      #8c4384 color charts
#8c4384 RGB chart
      #8c4384 CMYK chart
      #8c4384 RGB pie chart
      #8c4384 color shades, tints & tones
#8c4384 color schemes
#8c4384 color preview, HTML & CSS examples
           This text has a color of #8c4384        
        
          <p style="color:#8c4384;">Text here</p>
        
        
          .mytext {color:#8c4384;}
        
        Text color #8c4384
      
           This box has a color of #8c4384        
        
          <div style="background-color:#8c4384;">Content here</div>
        
        
          .mybackground {background-color:#8c4384;}
        
        Background color #8c4384
      
           Border around this has a color of #8c4384        
        
          <div style="border:2px solid #8c4384;">Content here</div>
        
        
          .myborder {border:2px solid #8c4384;}
        
        Border color #8c4384