#af2271 color space conversions
Hex:
        #af2271
        RGB:
        175, 34, 113
        CMY:
        31, 87, 56
        CMYK:
        0, 81, 35, 31
      HSL:
        326°, 67.4641%, 40.9804%
        HSV (HSB):
        326°, 80.5714%, 68.6275%
        XYZ:
        21.2319, 11.4503, 16.7139
        xyY:
        0.4298, 0.2318, 11.4503
      CIE-Lab:
        40.3287, 60.5835, -9.9682
        CIE-LCH:
        40.3287, 61.3981, 350.6564
        CIE-Luv:
        40.3287, 79.4130, -23.3169
        Hunter-Lab:
        33.8382, 52.7832, -5.5986
      #af2271 color charts
#af2271 RGB chart
      #af2271 CMYK chart
      #af2271 RGB pie chart
      #af2271 color shades, tints & tones
#af2271 color schemes
#af2271 color preview, HTML & CSS examples
           This text has a color of #af2271        
        
          <p style="color:#af2271;">Text here</p>
        
        
          .mytext {color:#af2271;}
        
        Text color #af2271
      
           This box has a color of #af2271        
        
          <div style="background-color:#af2271;">Content here</div>
        
        
          .mybackground {background-color:#af2271;}
        
        Background color #af2271
      
           Border around this has a color of #af2271        
        
          <div style="border:2px solid #af2271;">Content here</div>
        
        
          .myborder {border:2px solid #af2271;}
        
        Border color #af2271