#af016e color space conversions
Hex:
        #af016e
        RGB:
        175, 1, 110
        CMY:
        31, 100, 57
        CMYK:
        0, 99, 37, 31
      HSL:
        322°, 98.8636%, 34.5098%
        HSV (HSB):
        322°, 99.4286%, 68.6275%
        XYZ:
        20.5045, 10.2615, 15.6518
        xyY:
        0.4417, 0.2211, 10.2615
      CIE-Lab:
        38.3076, 65.7904, -11.1348
        CIE-LCH:
        38.3076, 66.7260, 350.3939
        CIE-Luv:
        38.3076, 85.9760, -25.4824
        Hunter-Lab:
        32.0335, 58.1985, -6.5461
      #af016e color charts
#af016e RGB chart
      #af016e CMYK chart
      #af016e RGB pie chart
      #af016e color shades, tints & tones
#af016e color schemes
#af016e color preview, HTML & CSS examples
           This text has a color of #af016e        
        
          <p style="color:#af016e;">Text here</p>
        
        
          .mytext {color:#af016e;}
        
        Text color #af016e
      
           This box has a color of #af016e        
        
          <div style="background-color:#af016e;">Content here</div>
        
        
          .mybackground {background-color:#af016e;}
        
        Background color #af016e
      
           Border around this has a color of #af016e        
        
          <div style="border:2px solid #af016e;">Content here</div>
        
        
          .myborder {border:2px solid #af016e;}
        
        Border color #af016e