#af668d color space conversions
Hex:
        #af668d
        RGB:
        175, 102, 141
        CMY:
        31, 60, 45
        CMYK:
        0, 42, 19, 31
      HSL:
        328°, 31.3305%, 54.3137%
        HSV (HSB):
        328°, 41.7143%, 68.6275%
        XYZ:
        27.2383, 20.5398, 27.7283
        xyY:
        0.3607, 0.2720, 20.5398
      CIE-Lab:
        52.4421, 34.6390, -8.7667
        CIE-LCH:
        52.4421, 35.7311, 345.7974
        CIE-Luv:
        52.4421, 42.6023, -18.1627
        Hunter-Lab:
        45.3208, 27.9688, -4.5503
      #af668d color charts
#af668d RGB chart
      #af668d CMYK chart
      #af668d RGB pie chart
      #af668d color shades, tints & tones
#af668d color schemes
#af668d color preview, HTML & CSS examples
           This text has a color of #af668d        
        
          <p style="color:#af668d;">Text here</p>
        
        
          .mytext {color:#af668d;}
        
        Text color #af668d
      
           This box has a color of #af668d        
        
          <div style="background-color:#af668d;">Content here</div>
        
        
          .mybackground {background-color:#af668d;}
        
        Background color #af668d
      
           Border around this has a color of #af668d        
        
          <div style="border:2px solid #af668d;">Content here</div>
        
        
          .myborder {border:2px solid #af668d;}
        
        Border color #af668d