#8c4481 color space conversions
Hex:
        #8c4481
        RGB:
        140, 68, 129
        CMY:
        45, 73, 49
        CMYK:
        0, 51, 8, 45
      HSL:
        309°, 34.6154%, 40.7843%
        HSV (HSB):
        309°, 51.4286%, 54.9020%
        XYZ:
        16.8448, 11.2947, 22.0611
        xyY:
        0.3355, 0.2250, 11.2947
      CIE-Lab:
        40.0724, 39.1616, -20.7914
        CIE-LCH:
        40.0724, 44.3386, 332.0356
        CIE-Luv:
        40.0724, 35.9777, -34.2110
        Hunter-Lab:
        33.6075, 30.6546, -15.3947
      #8c4481 color charts
#8c4481 RGB chart
      #8c4481 CMYK chart
      #8c4481 RGB pie chart
      #8c4481 color shades, tints & tones
#8c4481 color schemes
#8c4481 color preview, HTML & CSS examples
           This text has a color of #8c4481        
        
          <p style="color:#8c4481;">Text here</p>
        
        
          .mytext {color:#8c4481;}
        
        Text color #8c4481
      
           This box has a color of #8c4481        
        
          <div style="background-color:#8c4481;">Content here</div>
        
        
          .mybackground {background-color:#8c4481;}
        
        Background color #8c4481
      
           Border around this has a color of #8c4481        
        
          <div style="border:2px solid #8c4481;">Content here</div>
        
        
          .myborder {border:2px solid #8c4481;}
        
        Border color #8c4481