#af0d80 color space conversions
Hex:
        #af0d80
        RGB:
        175, 13, 128
        CMY:
        31, 95, 50
        CMYK:
        0, 93, 27, 31
      HSL:
        317°, 86.1702%, 36.8627%
        HSV (HSB):
        317°, 92.5714%, 68.6275%
        XYZ:
        21.7194, 10.9603, 21.3929
        xyY:
        0.4017, 0.2027, 10.9603
      CIE-Lab:
        39.5136, 66.4017, -20.5566
        CIE-LCH:
        39.5136, 69.5109, 342.7985
        CIE-Luv:
        39.5136, 76.6663, -38.1365
        Hunter-Lab:
        33.1064, 59.1686, -15.1379
      #af0d80 color charts
#af0d80 RGB chart
      #af0d80 CMYK chart
      #af0d80 RGB pie chart
      #af0d80 color shades, tints & tones
#af0d80 color schemes
#af0d80 color preview, HTML & CSS examples
           This text has a color of #af0d80        
        
          <p style="color:#af0d80;">Text here</p>
        
        
          .mytext {color:#af0d80;}
        
        Text color #af0d80
      
           This box has a color of #af0d80        
        
          <div style="background-color:#af0d80;">Content here</div>
        
        
          .mybackground {background-color:#af0d80;}
        
        Background color #af0d80
      
           Border around this has a color of #af0d80        
        
          <div style="border:2px solid #af0d80;">Content here</div>
        
        
          .myborder {border:2px solid #af0d80;}
        
        Border color #af0d80