#af118f color space conversions
Hex:
        #af118f
        RGB:
        175, 17, 143
        CMY:
        31, 93, 44
        CMYK:
        0, 90, 18, 31
      HSL:
        312°, 82.2917%, 37.6471%
        HSV (HSB):
        312°, 90.2857%, 68.6275%
        XYZ:
        22.8376, 11.4980, 27.0023
        xyY:
        0.3723, 0.1875, 11.4980
      CIE-Lab:
        40.4069, 67.7093, -28.4008
        CIE-LCH:
        40.4069, 73.4245, 337.2443
        CIE-Luv:
        40.4069, 69.7388, -49.2868
        Hunter-Lab:
        33.9087, 60.8796, -23.4778
      #af118f color charts
#af118f RGB chart
      #af118f CMYK chart
      #af118f RGB pie chart
      #af118f color shades, tints & tones
#af118f color schemes
#af118f color preview, HTML & CSS examples
           This text has a color of #af118f        
        
          <p style="color:#af118f;">Text here</p>
        
        
          .mytext {color:#af118f;}
        
        Text color #af118f
      
           This box has a color of #af118f        
        
          <div style="background-color:#af118f;">Content here</div>
        
        
          .mybackground {background-color:#af118f;}
        
        Background color #af118f
      
           Border around this has a color of #af118f        
        
          <div style="border:2px solid #af118f;">Content here</div>
        
        
          .myborder {border:2px solid #af118f;}
        
        Border color #af118f