#af1f96 color space conversions
Hex:
        #af1f96
        RGB:
        175, 31, 150
        CMY:
        31, 88, 41
        CMYK:
        0, 82, 14, 31
      HSL:
        310°, 69.9029%, 40.3922%
        HSV (HSB):
        310°, 82.2857%, 68.6275%
        XYZ:
        23.6742, 12.2959, 29.9797
        xyY:
        0.3590, 0.1864, 12.2959
      CIE-Lab:
        41.6827, 65.9608, -30.6597
        CIE-LCH:
        41.6827, 72.7382, 335.0702
        CIE-Luv:
        41.6827, 64.9592, -52.5878
        Hunter-Lab:
        35.0656, 59.1479, -26.1448
      #af1f96 color charts
#af1f96 RGB chart
      #af1f96 CMYK chart
      #af1f96 RGB pie chart
      #af1f96 color shades, tints & tones
#af1f96 color schemes
#af1f96 color preview, HTML & CSS examples
           This text has a color of #af1f96        
        
          <p style="color:#af1f96;">Text here</p>
        
        
          .mytext {color:#af1f96;}
        
        Text color #af1f96
      
           This box has a color of #af1f96        
        
          <div style="background-color:#af1f96;">Content here</div>
        
        
          .mybackground {background-color:#af1f96;}
        
        Background color #af1f96
      
           Border around this has a color of #af1f96        
        
          <div style="border:2px solid #af1f96;">Content here</div>
        
        
          .myborder {border:2px solid #af1f96;}
        
        Border color #af1f96