#af2c81 color space conversions
Hex:
        #af2c81
        RGB:
        175, 44, 129
        CMY:
        31, 83, 49
        CMYK:
        0, 75, 26, 31
      HSL:
        321°, 59.8174%, 42.9412%
        HSV (HSB):
        321°, 74.8571%, 68.6275%
        XYZ:
        22.5423, 12.5003, 21.9936
        xyY:
        0.3952, 0.2192, 12.5003
      CIE-Lab:
        42.0005, 59.4952, -17.3471
        CIE-LCH:
        42.0005, 61.9726, 343.7449
        CIE-Luv:
        42.0005, 70.3408, -33.1745
        Hunter-Lab:
        35.3558, 51.9364, -12.1332
      #af2c81 color charts
#af2c81 RGB chart
      #af2c81 CMYK chart
      #af2c81 RGB pie chart
      #af2c81 color shades, tints & tones
#af2c81 color schemes
#af2c81 color preview, HTML & CSS examples
           This text has a color of #af2c81        
        
          <p style="color:#af2c81;">Text here</p>
        
        
          .mytext {color:#af2c81;}
        
        Text color #af2c81
      
           This box has a color of #af2c81        
        
          <div style="background-color:#af2c81;">Content here</div>
        
        
          .mybackground {background-color:#af2c81;}
        
        Background color #af2c81
      
           Border around this has a color of #af2c81        
        
          <div style="border:2px solid #af2c81;">Content here</div>
        
        
          .myborder {border:2px solid #af2c81;}
        
        Border color #af2c81