#af0c96 color space conversions
Hex:
        #af0c96
        RGB:
        175, 12, 150
        CMY:
        31, 95, 41
        CMYK:
        0, 93, 14, 31
      HSL:
        309°, 87.1658%, 36.6667%
        HSV (HSB):
        309°, 93.1429%, 68.6275%
        XYZ:
        23.3157, 11.5789, 29.8602
        xyY:
        0.3601, 0.1788, 11.5789
      CIE-Lab:
        40.5389, 69.2947, -32.4586
        CIE-LCH:
        40.5389, 76.5201, 334.9010
        CIE-Luv:
        40.5389, 67.2426, -55.1788
        Hunter-Lab:
        34.0278, 62.7587, -28.2090
      #af0c96 color charts
#af0c96 RGB chart
      #af0c96 CMYK chart
      #af0c96 RGB pie chart
      #af0c96 color shades, tints & tones
#af0c96 color schemes
#af0c96 color preview, HTML & CSS examples
           This text has a color of #af0c96        
        
          <p style="color:#af0c96;">Text here</p>
        
        
          .mytext {color:#af0c96;}
        
        Text color #af0c96
      
           This box has a color of #af0c96        
        
          <div style="background-color:#af0c96;">Content here</div>
        
        
          .mybackground {background-color:#af0c96;}
        
        Background color #af0c96
      
           Border around this has a color of #af0c96        
        
          <div style="border:2px solid #af0c96;">Content here</div>
        
        
          .myborder {border:2px solid #af0c96;}
        
        Border color #af0c96