#af486b color space conversions
Hex:
        #af486b
        RGB:
        175, 72, 107
        CMY:
        31, 72, 58
        CMYK:
        0, 59, 39, 31
      HSL:
        340°, 41.7004%, 48.4314%
        HSV (HSB):
        340°, 58.8571%, 68.6275%
        XYZ:
        22.6504, 14.8102, 15.5748
        xyY:
        0.4271, 0.2793, 14.8102
      CIE-Lab:
        45.3732, 45.4515, 1.2193
        CIE-LCH:
        45.3732, 45.4679, 1.5367
        CIE-Luv:
        45.3732, 66.6189, -6.5579
        Hunter-Lab:
        38.4841, 37.7119, 2.9438
      #af486b color charts
#af486b RGB chart
      #af486b CMYK chart
      #af486b RGB pie chart
      #af486b color shades, tints & tones
#af486b color schemes
#af486b color preview, HTML & CSS examples
           This text has a color of #af486b        
        
          <p style="color:#af486b;">Text here</p>
        
        
          .mytext {color:#af486b;}
        
        Text color #af486b
      
           This box has a color of #af486b        
        
          <div style="background-color:#af486b;">Content here</div>
        
        
          .mybackground {background-color:#af486b;}
        
        Background color #af486b
      
           Border around this has a color of #af486b        
        
          <div style="border:2px solid #af486b;">Content here</div>
        
        
          .myborder {border:2px solid #af486b;}
        
        Border color #af486b