#af4a78 color space conversions
Hex:
        #af4a78
        RGB:
        175, 74, 120
        CMY:
        31, 71, 53
        CMYK:
        0, 58, 31, 31
      HSL:
        333°, 40.5622%, 48.8235%
        HSV (HSB):
        333°, 57.7143%, 68.6275%
        XYZ:
        23.5181, 15.3676, 19.4960
        xyY:
        0.4028, 0.2632, 15.3676
      CIE-Lab:
        46.1336, 46.0829, -5.5994
        CIE-LCH:
        46.1336, 46.4218, 353.0722
        CIE-Luv:
        46.1336, 61.8768, -15.4600
        Hunter-Lab:
        39.2015, 38.4848, -2.0455
      #af4a78 color charts
#af4a78 RGB chart
      #af4a78 CMYK chart
      #af4a78 RGB pie chart
      #af4a78 color shades, tints & tones
#af4a78 color schemes
#af4a78 color preview, HTML & CSS examples
           This text has a color of #af4a78        
        
          <p style="color:#af4a78;">Text here</p>
        
        
          .mytext {color:#af4a78;}
        
        Text color #af4a78
      
           This box has a color of #af4a78        
        
          <div style="background-color:#af4a78;">Content here</div>
        
        
          .mybackground {background-color:#af4a78;}
        
        Background color #af4a78
      
           Border around this has a color of #af4a78        
        
          <div style="border:2px solid #af4a78;">Content here</div>
        
        
          .myborder {border:2px solid #af4a78;}
        
        Border color #af4a78