#af14b5 color space conversions
Hex:
        #af14b5
        RGB:
        175, 20, 181
        CMY:
        31, 92, 29
        CMYK:
        3, 89, 0, 29
      HSL:
        298°, 80.0995%, 39.4118%
        HSV (HSB):
        298°, 88.9503%, 70.9804%
        XYZ:
        26.2698, 12.9505, 44.8312
        xyY:
        0.3125, 0.1541, 12.9505
      CIE-Lab:
        42.6885, 72.7262, -47.6016
        CIE-LCH:
        42.6885, 86.9196, 326.7940
        CIE-Luv:
        42.6885, 54.4637, -77.7117
        Hunter-Lab:
        35.9868, 67.3257, -48.6709
      #af14b5 color charts
#af14b5 RGB chart
      #af14b5 CMYK chart
      #af14b5 RGB pie chart
      #af14b5 color shades, tints & tones
#af14b5 color schemes
#af14b5 color preview, HTML & CSS examples
           This text has a color of #af14b5        
        
          <p style="color:#af14b5;">Text here</p>
        
        
          .mytext {color:#af14b5;}
        
        Text color #af14b5
      
           This box has a color of #af14b5        
        
          <div style="background-color:#af14b5;">Content here</div>
        
        
          .mybackground {background-color:#af14b5;}
        
        Background color #af14b5
      
           Border around this has a color of #af14b5        
        
          <div style="border:2px solid #af14b5;">Content here</div>
        
        
          .myborder {border:2px solid #af14b5;}
        
        Border color #af14b5