#a571b1 color space conversions
Hex:
        #a571b1
        RGB:
        165, 113, 177
        CMY:
        35, 56, 31
        CMYK:
        7, 36, 0, 31
      HSL:
        289°, 29.0909%, 56.8627%
        HSV (HSB):
        289°, 36.1582%, 69.4118%
        XYZ:
        29.3580, 22.9839, 44.4840
        xyY:
        0.3032, 0.2374, 22.9839
      CIE-Lab:
        55.0558, 31.7116, -25.8937
        CIE-LCH:
        55.0558, 40.9403, 320.7671
        CIE-Luv:
        55.0558, 23.9925, -43.5124
        Hunter-Lab:
        47.9415, 25.4105, -21.4549
      #a571b1 color charts
#a571b1 RGB chart
      #a571b1 CMYK chart
      #a571b1 RGB pie chart
      #a571b1 color shades, tints & tones
#a571b1 color schemes
#a571b1 color preview, HTML & CSS examples
           This text has a color of #a571b1        
        
          <p style="color:#a571b1;">Text here</p>
        
        
          .mytext {color:#a571b1;}
        
        Text color #a571b1
      
           This box has a color of #a571b1        
        
          <div style="background-color:#a571b1;">Content here</div>
        
        
          .mybackground {background-color:#a571b1;}
        
        Background color #a571b1
      
           Border around this has a color of #a571b1        
        
          <div style="border:2px solid #a571b1;">Content here</div>
        
        
          .myborder {border:2px solid #a571b1;}
        
        Border color #a571b1