#af707e color space conversions
Hex:
        #af707e
        RGB:
        175, 112, 126
        CMY:
        31, 56, 51
        CMYK:
        0, 36, 28, 31
      HSL:
        347°, 28.2511%, 56.2745%
        HSV (HSB):
        347°, 36.0000%, 68.6275%
        XYZ:
        27.2393, 22.2087, 22.5897
        xyY:
        0.3781, 0.3083, 22.2087
      CIE-Lab:
        54.2477, 26.8601, 2.7181
        CIE-LCH:
        54.2477, 26.9973, 5.7783
        CIE-Luv:
        54.2477, 39.9511, -1.0455
        Hunter-Lab:
        47.1261, 20.7039, 4.5678
      #af707e color charts
#af707e RGB chart
      #af707e CMYK chart
      #af707e RGB pie chart
      #af707e color shades, tints & tones
#af707e color schemes
#af707e color preview, HTML & CSS examples
           This text has a color of #af707e        
        
          <p style="color:#af707e;">Text here</p>
        
        
          .mytext {color:#af707e;}
        
        Text color #af707e
      
           This box has a color of #af707e        
        
          <div style="background-color:#af707e;">Content here</div>
        
        
          .mybackground {background-color:#af707e;}
        
        Background color #af707e
      
           Border around this has a color of #af707e        
        
          <div style="border:2px solid #af707e;">Content here</div>
        
        
          .myborder {border:2px solid #af707e;}
        
        Border color #af707e