#af012e color space conversions
Hex:
        #af012e
        RGB:
        175, 1, 46
        CMY:
        31, 100, 82
        CMYK:
        0, 99, 74, 31
      HSL:
        344°, 98.8636%, 34.5098%
        HSV (HSB):
        344°, 99.4286%, 68.6275%
        XYZ:
        18.1832, 9.3329, 3.4278
        xyY:
        0.5876, 0.3016, 9.3329
      CIE-Lab:
        36.6175, 61.3029, 27.5684
        CIE-LCH:
        36.6175, 67.2165, 24.2139
        CIE-Luv:
        36.6175, 111.3476, 14.4117
        Hunter-Lab:
        30.5498, 52.7806, 14.7323
      #af012e color charts
#af012e RGB chart
      #af012e CMYK chart
      #af012e RGB pie chart
      #af012e color shades, tints & tones
#af012e color schemes
#af012e color preview, HTML & CSS examples
           This text has a color of #af012e        
        
          <p style="color:#af012e;">Text here</p>
        
        
          .mytext {color:#af012e;}
        
        Text color #af012e
      
           This box has a color of #af012e        
        
          <div style="background-color:#af012e;">Content here</div>
        
        
          .mybackground {background-color:#af012e;}
        
        Background color #af012e
      
           Border around this has a color of #af012e        
        
          <div style="border:2px solid #af012e;">Content here</div>
        
        
          .myborder {border:2px solid #af012e;}
        
        Border color #af012e