#af3c64 color space conversions
Hex:
        #af3c64
        RGB:
        175, 60, 100
        CMY:
        31, 76, 61
        CMYK:
        0, 66, 43, 31
      HSL:
        339°, 48.9362%, 46.0784%
        HSV (HSB):
        339°, 65.7143%, 68.6275%
        XYZ:
        21.5953, 13.2658, 13.4789
        xyY:
        0.4467, 0.2744, 13.2658
      CIE-Lab:
        43.1610, 50.0967, 2.3247
        CIE-LCH:
        43.1610, 50.1506, 2.6568
        CIE-Luv:
        43.1610, 74.6809, -6.1320
        Hunter-Lab:
        36.4222, 42.0966, 3.5538
      #af3c64 color charts
#af3c64 RGB chart
      #af3c64 CMYK chart
      #af3c64 RGB pie chart
      #af3c64 color shades, tints & tones
#af3c64 color schemes
#af3c64 color preview, HTML & CSS examples
           This text has a color of #af3c64        
        
          <p style="color:#af3c64;">Text here</p>
        
        
          .mytext {color:#af3c64;}
        
        Text color #af3c64
      
           This box has a color of #af3c64        
        
          <div style="background-color:#af3c64;">Content here</div>
        
        
          .mybackground {background-color:#af3c64;}
        
        Background color #af3c64
      
           Border around this has a color of #af3c64        
        
          <div style="border:2px solid #af3c64;">Content here</div>
        
        
          .myborder {border:2px solid #af3c64;}
        
        Border color #af3c64