#8c017a color space conversions
Hex:
        #8c017a
        RGB:
        140, 1, 122
        CMY:
        45, 100, 52
        CMYK:
        0, 99, 13, 45
      HSL:
        308°, 98.5816%, 27.6471%
        HSV (HSB):
        308°, 99.2857%, 54.9020%
        XYZ:
        14.3389, 7.0023, 19.0082
        xyY:
        0.3554, 0.1735, 7.0023
      CIE-Lab:
        31.8121, 60.0854, -29.3434
        CIE-LCH:
        31.8121, 66.8677, 333.9709
        CIE-Luv:
        31.8121, 52.6499, -45.9347
        Hunter-Lab:
        26.4619, 50.4158, -24.0661
      #8c017a color charts
#8c017a RGB chart
      #8c017a CMYK chart
      #8c017a RGB pie chart
      #8c017a color shades, tints & tones
#8c017a color schemes
#8c017a color preview, HTML & CSS examples
           This text has a color of #8c017a        
        
          <p style="color:#8c017a;">Text here</p>
        
        
          .mytext {color:#8c017a;}
        
        Text color #8c017a
      
           This box has a color of #8c017a        
        
          <div style="background-color:#8c017a;">Content here</div>
        
        
          .mybackground {background-color:#8c017a;}
        
        Background color #8c017a
      
           Border around this has a color of #8c017a        
        
          <div style="border:2px solid #8c017a;">Content here</div>
        
        
          .myborder {border:2px solid #8c017a;}
        
        Border color #8c017a