#8c4482 color space conversions
Hex:
        #8c4482
        RGB:
        140, 68, 130
        CMY:
        45, 73, 49
        CMYK:
        0, 51, 7, 45
      HSL:
        308°, 34.6154%, 40.7843%
        HSV (HSB):
        308°, 51.4286%, 54.9020%
        XYZ:
        16.9116, 11.3214, 22.4130
        xyY:
        0.3339, 0.2235, 11.3214
      CIE-Lab:
        40.1166, 39.3419, -21.3364
        CIE-LCH:
        40.1166, 44.7552, 331.5276
        CIE-Luv:
        40.1166, 35.7314, -35.0143
        Hunter-Lab:
        33.6473, 30.8339, -15.9409
      #8c4482 color charts
#8c4482 RGB chart
      #8c4482 CMYK chart
      #8c4482 RGB pie chart
      #8c4482 color shades, tints & tones
#8c4482 color schemes
#8c4482 color preview, HTML & CSS examples
           This text has a color of #8c4482        
        
          <p style="color:#8c4482;">Text here</p>
        
        
          .mytext {color:#8c4482;}
        
        Text color #8c4482
      
           This box has a color of #8c4482        
        
          <div style="background-color:#8c4482;">Content here</div>
        
        
          .mybackground {background-color:#8c4482;}
        
        Background color #8c4482
      
           Border around this has a color of #8c4482        
        
          <div style="border:2px solid #8c4482;">Content here</div>
        
        
          .myborder {border:2px solid #8c4482;}
        
        Border color #8c4482