#af16a1 color space conversions
Hex:
        #af16a1
        RGB:
        175, 22, 161
        CMY:
        31, 91, 37
        CMYK:
        0, 87, 8, 31
      HSL:
        305°, 77.6650%, 38.6275%
        HSV (HSB):
        305°, 87.4286%, 68.6275%
        XYZ:
        24.3991, 12.2610, 34.7988
        xyY:
        0.3414, 0.1716, 12.2610
      CIE-Lab:
        41.6279, 69.3754, -37.3823
        CIE-LCH:
        41.6279, 78.8060, 331.6824
        CIE-Luv:
        41.6279, 61.8327, -62.4814
        Hunter-Lab:
        35.0157, 63.1023, -34.4118
      #af16a1 color charts
#af16a1 RGB chart
      #af16a1 CMYK chart
      #af16a1 RGB pie chart
      #af16a1 color shades, tints & tones
#af16a1 color schemes
#af16a1 color preview, HTML & CSS examples
           This text has a color of #af16a1        
        
          <p style="color:#af16a1;">Text here</p>
        
        
          .mytext {color:#af16a1;}
        
        Text color #af16a1
      
           This box has a color of #af16a1        
        
          <div style="background-color:#af16a1;">Content here</div>
        
        
          .mybackground {background-color:#af16a1;}
        
        Background color #af16a1
      
           Border around this has a color of #af16a1        
        
          <div style="border:2px solid #af16a1;">Content here</div>
        
        
          .myborder {border:2px solid #af16a1;}
        
        Border color #af16a1