#af12a6 color space conversions
Hex:
        #af12a6
        RGB:
        175, 18, 166
        CMY:
        31, 93, 35
        CMYK:
        0, 90, 5, 31
      HSL:
        303°, 81.3472%, 37.8431%
        HSV (HSB):
        303°, 89.7143%, 68.6275%
        XYZ:
        24.7784, 12.2997, 37.1445
        xyY:
        0.3338, 0.1657, 12.2997
      CIE-Lab:
        41.6886, 70.7522, -40.2836
        CIE-LCH:
        41.6886, 81.4165, 330.3445
        CIE-Luv:
        41.6886, 60.2687, -66.7521
        Hunter-Lab:
        35.0710, 64.7400, -38.2457
      #af12a6 color charts
#af12a6 RGB chart
      #af12a6 CMYK chart
      #af12a6 RGB pie chart
      #af12a6 color shades, tints & tones
#af12a6 color schemes
#af12a6 color preview, HTML & CSS examples
           This text has a color of #af12a6        
        
          <p style="color:#af12a6;">Text here</p>
        
        
          .mytext {color:#af12a6;}
        
        Text color #af12a6
      
           This box has a color of #af12a6        
        
          <div style="background-color:#af12a6;">Content here</div>
        
        
          .mybackground {background-color:#af12a6;}
        
        Background color #af12a6
      
           Border around this has a color of #af12a6        
        
          <div style="border:2px solid #af12a6;">Content here</div>
        
        
          .myborder {border:2px solid #af12a6;}
        
        Border color #af12a6