#af4d78 color space conversions
Hex:
        #af4d78
        RGB:
        175, 77, 120
        CMY:
        31, 70, 53
        CMYK:
        0, 56, 31, 31
      HSL:
        334°, 38.8889%, 49.4118%
        HSV (HSB):
        334°, 56.0000%, 68.6275%
        XYZ:
        23.7232, 15.7778, 19.5644
        xyY:
        0.4016, 0.2671, 15.7778
      CIE-Lab:
        46.6816, 44.6308, -4.7862
        CIE-LCH:
        46.6816, 44.8867, 353.8790
        CIE-Luv:
        46.6816, 60.4147, -14.1465
        Hunter-Lab:
        39.7213, 37.0957, -1.3979
      #af4d78 color charts
#af4d78 RGB chart
      #af4d78 CMYK chart
      #af4d78 RGB pie chart
      #af4d78 color shades, tints & tones
#af4d78 color schemes
#af4d78 color preview, HTML & CSS examples
           This text has a color of #af4d78        
        
          <p style="color:#af4d78;">Text here</p>
        
        
          .mytext {color:#af4d78;}
        
        Text color #af4d78
      
           This box has a color of #af4d78        
        
          <div style="background-color:#af4d78;">Content here</div>
        
        
          .mybackground {background-color:#af4d78;}
        
        Background color #af4d78
      
           Border around this has a color of #af4d78        
        
          <div style="border:2px solid #af4d78;">Content here</div>
        
        
          .myborder {border:2px solid #af4d78;}
        
        Border color #af4d78