#8c50a0 color space conversions
Hex:
        #8c50a0
        RGB:
        140, 80, 160
        CMY:
        45, 69, 37
        CMYK:
        13, 50, 0, 37
      HSL:
        285°, 33.3333%, 47.0588%
        HSV (HSB):
        285°, 50.0000%, 62.7451%
        XYZ:
        20.0290, 13.8508, 34.8755
        xyY:
        0.2913, 0.2015, 13.8508
      CIE-Lab:
        44.0182, 38.8397, -33.3615
        CIE-LCH:
        44.0182, 51.2007, 319.3389
        CIE-Luv:
        44.0182, 24.7037, -53.4093
        Hunter-Lab:
        37.2167, 30.9347, -29.5086
      #8c50a0 color charts
#8c50a0 RGB chart
      #8c50a0 CMYK chart
      #8c50a0 RGB pie chart
      #8c50a0 color shades, tints & tones
#8c50a0 color schemes
#8c50a0 color preview, HTML & CSS examples
           This text has a color of #8c50a0        
        
          <p style="color:#8c50a0;">Text here</p>
        
        
          .mytext {color:#8c50a0;}
        
        Text color #8c50a0
      
           This box has a color of #8c50a0        
        
          <div style="background-color:#8c50a0;">Content here</div>
        
        
          .mybackground {background-color:#8c50a0;}
        
        Background color #8c50a0
      
           Border around this has a color of #8c50a0        
        
          <div style="border:2px solid #8c50a0;">Content here</div>
        
        
          .myborder {border:2px solid #8c50a0;}
        
        Border color #8c50a0