#a71fac color space conversions
Hex:
        #a71fac
        RGB:
        167, 31, 172
        CMY:
        35, 88, 33
        CMYK:
        3, 82, 0, 33
      HSL:
        298°, 69.4581%, 39.8039%
        HSV (HSB):
        298°, 81.9767%, 67.4510%
        XYZ:
        23.8727, 12.1740, 40.1213
        xyY:
        0.3134, 0.1598, 12.1740
      CIE-Lab:
        41.4914, 67.6622, -44.2613
        CIE-LCH:
        41.4914, 80.8532, 326.8093
        CIE-Luv:
        41.4914, 50.8740, -71.8004
        Hunter-Lab:
        34.8913, 61.0705, -43.7534
      #a71fac color charts
#a71fac RGB chart
      #a71fac CMYK chart
      #a71fac RGB pie chart
      #a71fac color shades, tints & tones
#a71fac color schemes
#a71fac color preview, HTML & CSS examples
           This text has a color of #a71fac        
        
          <p style="color:#a71fac;">Text here</p>
        
        
          .mytext {color:#a71fac;}
        
        Text color #a71fac
      
           This box has a color of #a71fac        
        
          <div style="background-color:#a71fac;">Content here</div>
        
        
          .mybackground {background-color:#a71fac;}
        
        Background color #a71fac
      
           Border around this has a color of #a71fac        
        
          <div style="border:2px solid #a71fac;">Content here</div>
        
        
          .myborder {border:2px solid #a71fac;}
        
        Border color #a71fac