#af668e color space conversions
Hex:
        #af668e
        RGB:
        175, 102, 142
        CMY:
        31, 60, 44
        CMYK:
        0, 42, 19, 31
      HSL:
        327°, 31.3305%, 54.3137%
        HSV (HSB):
        327°, 41.7143%, 68.6275%
        XYZ:
        27.3131, 20.5697, 28.1220
        xyY:
        0.3594, 0.2706, 20.5697
      CIE-Lab:
        52.4753, 34.7972, -9.3066
        CIE-LCH:
        52.4753, 36.0202, 345.0265
        CIE-Luv:
        52.4753, 42.3944, -18.9595
        Hunter-Lab:
        45.3538, 28.1274, -5.0155
      #af668e color charts
#af668e RGB chart
      #af668e CMYK chart
      #af668e RGB pie chart
      #af668e color shades, tints & tones
#af668e color schemes
#af668e color preview, HTML & CSS examples
           This text has a color of #af668e        
        
          <p style="color:#af668e;">Text here</p>
        
        
          .mytext {color:#af668e;}
        
        Text color #af668e
      
           This box has a color of #af668e        
        
          <div style="background-color:#af668e;">Content here</div>
        
        
          .mybackground {background-color:#af668e;}
        
        Background color #af668e
      
           Border around this has a color of #af668e        
        
          <div style="border:2px solid #af668e;">Content here</div>
        
        
          .myborder {border:2px solid #af668e;}
        
        Border color #af668e