#af5d8e color space conversions
Hex:
        #af5d8e
        RGB:
        175, 93, 142
        CMY:
        31, 64, 44
        CMYK:
        0, 47, 19, 31
      HSL:
        324°, 33.8843%, 52.5490%
        HSV (HSB):
        324°, 46.8571%, 68.6275%
        XYZ:
        26.4760, 18.8957, 27.8430
        xyY:
        0.3616, 0.2581, 18.8957
      CIE-Lab:
        50.5649, 39.6262, -12.1778
        CIE-LCH:
        50.5649, 41.4552, 342.9169
        CIE-Luv:
        50.5649, 46.8917, -23.7269
        Hunter-Lab:
        43.4691, 32.6492, -7.5482
      #af5d8e color charts
#af5d8e RGB chart
      #af5d8e CMYK chart
      #af5d8e RGB pie chart
      #af5d8e color shades, tints & tones
#af5d8e color schemes
#af5d8e color preview, HTML & CSS examples
           This text has a color of #af5d8e        
        
          <p style="color:#af5d8e;">Text here</p>
        
        
          .mytext {color:#af5d8e;}
        
        Text color #af5d8e
      
           This box has a color of #af5d8e        
        
          <div style="background-color:#af5d8e;">Content here</div>
        
        
          .mybackground {background-color:#af5d8e;}
        
        Background color #af5d8e
      
           Border around this has a color of #af5d8e        
        
          <div style="border:2px solid #af5d8e;">Content here</div>
        
        
          .myborder {border:2px solid #af5d8e;}
        
        Border color #af5d8e