#8601a3 color space conversions
Hex:
        #8601a3
        RGB:
        134, 1, 163
        CMY:
        47, 100, 36
        CMYK:
        18, 99, 0, 36
      HSL:
        289°, 98.7805%, 32.1569%
        HSV (HSB):
        289°, 99.3865%, 63.9216%
        XYZ:
        16.4532, 7.7344, 35.2760
        xyY:
        0.2767, 0.1301, 7.7344
      CIE-Lab:
        33.4235, 65.6276, -52.1502
        CIE-LCH:
        33.4235, 83.8249, 321.5280
        CIE-Luv:
        33.4235, 34.0393, -76.5703
        Hunter-Lab:
        27.8108, 56.9342, -55.7377
      #8601a3 color charts
#8601a3 RGB chart
      #8601a3 CMYK chart
      #8601a3 RGB pie chart
      #8601a3 color shades, tints & tones
#8601a3 color schemes
#8601a3 color preview, HTML & CSS examples
           This text has a color of #8601a3        
        
          <p style="color:#8601a3;">Text here</p>
        
        
          .mytext {color:#8601a3;}
        
        Text color #8601a3
      
           This box has a color of #8601a3        
        
          <div style="background-color:#8601a3;">Content here</div>
        
        
          .mybackground {background-color:#8601a3;}
        
        Background color #8601a3
      
           Border around this has a color of #8601a3        
        
          <div style="border:2px solid #8601a3;">Content here</div>
        
        
          .myborder {border:2px solid #8601a3;}
        
        Border color #8601a3