#8c4382 color space conversions
Hex:
        #8c4382
        RGB:
        140, 67, 130
        CMY:
        45, 74, 49
        CMYK:
        0, 52, 7, 45
      HSL:
        308°, 35.2657%, 40.5882%
        HSV (HSB):
        308°, 52.1429%, 54.9020%
        XYZ:
        16.8516, 11.2015, 22.3930
        xyY:
        0.3341, 0.2220, 11.2015
      CIE-Lab:
        39.9177, 39.8663, -21.6441
        CIE-LCH:
        39.9177, 45.3629, 331.5017
        CIE-Luv:
        39.9177, 36.1127, -35.4780
        Hunter-Lab:
        33.4686, 31.3058, -16.2415
      #8c4382 color charts
#8c4382 RGB chart
      #8c4382 CMYK chart
      #8c4382 RGB pie chart
      #8c4382 color shades, tints & tones
#8c4382 color schemes
#8c4382 color preview, HTML & CSS examples
           This text has a color of #8c4382        
        
          <p style="color:#8c4382;">Text here</p>
        
        
          .mytext {color:#8c4382;}
        
        Text color #8c4382
      
           This box has a color of #8c4382        
        
          <div style="background-color:#8c4382;">Content here</div>
        
        
          .mybackground {background-color:#8c4382;}
        
        Background color #8c4382
      
           Border around this has a color of #8c4382        
        
          <div style="border:2px solid #8c4382;">Content here</div>
        
        
          .myborder {border:2px solid #8c4382;}
        
        Border color #8c4382