#8611a1 color space conversions
Hex:
        #8611a1
        RGB:
        134, 17, 161
        CMY:
        47, 93, 37
        CMYK:
        17, 89, 0, 37
      HSL:
        289°, 80.8989%, 34.9020%
        HSV (HSB):
        289°, 89.4410%, 63.1373%
        XYZ:
        16.4650, 8.0424, 34.4028
        xyY:
        0.2795, 0.1365, 8.0424
      CIE-Lab:
        34.0711, 62.9024, -49.8905
        CIE-LCH:
        34.0711, 80.2856, 321.5806
        CIE-Luv:
        34.0711, 33.7610, -74.0276
        Hunter-Lab:
        28.3592, 54.0062, -52.0737
      #8611a1 color charts
#8611a1 RGB chart
      #8611a1 CMYK chart
      #8611a1 RGB pie chart
      #8611a1 color shades, tints & tones
#8611a1 color schemes
#8611a1 color preview, HTML & CSS examples
           This text has a color of #8611a1        
        
          <p style="color:#8611a1;">Text here</p>
        
        
          .mytext {color:#8611a1;}
        
        Text color #8611a1
      
           This box has a color of #8611a1        
        
          <div style="background-color:#8611a1;">Content here</div>
        
        
          .mybackground {background-color:#8611a1;}
        
        Background color #8611a1
      
           Border around this has a color of #8611a1        
        
          <div style="border:2px solid #8611a1;">Content here</div>
        
        
          .myborder {border:2px solid #8611a1;}
        
        Border color #8611a1