#8601a7 color space conversions
Hex:
        #8601a7
        RGB:
        134, 1, 167
        CMY:
        47, 100, 35
        CMYK:
        20, 99, 0, 35
      HSL:
        288°, 98.8095%, 32.9412%
        HSV (HSB):
        288°, 99.4012%, 65.4902%
        XYZ:
        16.8174, 7.8801, 37.1938
        xyY:
        0.2717, 0.1273, 7.8801
      CIE-Lab:
        33.7318, 66.3394, -54.0640
        CIE-LCH:
        33.7318, 85.5794, 320.8213
        CIE-Luv:
        33.7318, 32.8662, -79.2582
        Hunter-Lab:
        28.0714, 57.8132, -58.9075
      #8601a7 color charts
#8601a7 RGB chart
      #8601a7 CMYK chart
      #8601a7 RGB pie chart
      #8601a7 color shades, tints & tones
#8601a7 color schemes
#8601a7 color preview, HTML & CSS examples
           This text has a color of #8601a7        
        
          <p style="color:#8601a7;">Text here</p>
        
        
          .mytext {color:#8601a7;}
        
        Text color #8601a7
      
           This box has a color of #8601a7        
        
          <div style="background-color:#8601a7;">Content here</div>
        
        
          .mybackground {background-color:#8601a7;}
        
        Background color #8601a7
      
           Border around this has a color of #8601a7        
        
          <div style="border:2px solid #8601a7;">Content here</div>
        
        
          .myborder {border:2px solid #8601a7;}
        
        Border color #8601a7