#8606a5 color space conversions
Hex:
        #8606a5
        RGB:
        134, 6, 165
        CMY:
        47, 98, 35
        CMYK:
        19, 96, 0, 35
      HSL:
        288°, 92.9825%, 33.5294%
        HSV (HSB):
        288°, 96.3636%, 64.7059%
        XYZ:
        16.6882, 7.9152, 36.2455
        xyY:
        0.2743, 0.1301, 7.9152
      CIE-Lab:
        33.8056, 65.3004, -52.7383
        CIE-LCH:
        33.8056, 83.9373, 321.0748
        CIE-Luv:
        33.8056, 33.2091, -77.5956
        Hunter-Lab:
        28.1340, 56.6461, -56.6907
      #8606a5 color charts
#8606a5 RGB chart
      #8606a5 CMYK chart
      #8606a5 RGB pie chart
      #8606a5 color shades, tints & tones
#8606a5 color schemes
#8606a5 color preview, HTML & CSS examples
           This text has a color of #8606a5        
        
          <p style="color:#8606a5;">Text here</p>
        
        
          .mytext {color:#8606a5;}
        
        Text color #8606a5
      
           This box has a color of #8606a5        
        
          <div style="background-color:#8606a5;">Content here</div>
        
        
          .mybackground {background-color:#8606a5;}
        
        Background color #8606a5
      
           Border around this has a color of #8606a5        
        
          <div style="border:2px solid #8606a5;">Content here</div>
        
        
          .myborder {border:2px solid #8606a5;}
        
        Border color #8606a5