#af2a6f color space conversions
Hex:
        #af2a6f
        RGB:
        175, 42, 111
        CMY:
        31, 84, 56
        CMYK:
        0, 76, 37, 31
      HSL:
        329°, 61.2903%, 42.5490%
        HSV (HSB):
        329°, 76.0000%, 68.6275%
        XYZ:
        21.3764, 11.9176, 16.2126
        xyY:
        0.4318, 0.2407, 11.9176
      CIE-Lab:
        41.0848, 58.0113, -7.5831
        CIE-LCH:
        41.0848, 58.5048, 352.5526
        CIE-Luv:
        41.0848, 77.9057, -19.8663
        Hunter-Lab:
        34.5219, 50.1164, -3.6792
      #af2a6f color charts
#af2a6f RGB chart
      #af2a6f CMYK chart
      #af2a6f RGB pie chart
      #af2a6f color shades, tints & tones
#af2a6f color schemes
#af2a6f color preview, HTML & CSS examples
           This text has a color of #af2a6f        
        
          <p style="color:#af2a6f;">Text here</p>
        
        
          .mytext {color:#af2a6f;}
        
        Text color #af2a6f
      
           This box has a color of #af2a6f        
        
          <div style="background-color:#af2a6f;">Content here</div>
        
        
          .mybackground {background-color:#af2a6f;}
        
        Background color #af2a6f
      
           Border around this has a color of #af2a6f        
        
          <div style="border:2px solid #af2a6f;">Content here</div>
        
        
          .myborder {border:2px solid #af2a6f;}
        
        Border color #af2a6f