#af0c81 color space conversions
Hex:
        #af0c81
        RGB:
        175, 12, 129
        CMY:
        31, 95, 49
        CMYK:
        0, 93, 26, 31
      HSL:
        317°, 87.1658%, 36.6667%
        HSV (HSB):
        317°, 93.1429%, 68.6275%
        XYZ:
        21.7731, 10.9619, 21.7372
        xyY:
        0.3997, 0.2012, 10.9619
      CIE-Lab:
        39.5162, 66.6421, -21.1725
        CIE-LCH:
        39.5162, 69.9246, 342.3747
        CIE-Luv:
        39.5162, 76.3232, -39.0041
        Hunter-Lab:
        33.1087, 59.4457, -15.7501
      #af0c81 color charts
#af0c81 RGB chart
      #af0c81 CMYK chart
      #af0c81 RGB pie chart
      #af0c81 color shades, tints & tones
#af0c81 color schemes
#af0c81 color preview, HTML & CSS examples
           This text has a color of #af0c81        
        
          <p style="color:#af0c81;">Text here</p>
        
        
          .mytext {color:#af0c81;}
        
        Text color #af0c81
      
           This box has a color of #af0c81        
        
          <div style="background-color:#af0c81;">Content here</div>
        
        
          .mybackground {background-color:#af0c81;}
        
        Background color #af0c81
      
           Border around this has a color of #af0c81        
        
          <div style="border:2px solid #af0c81;">Content here</div>
        
        
          .myborder {border:2px solid #af0c81;}
        
        Border color #af0c81