#af0bac color space conversions
Hex:
        #af0bac
        RGB:
        175, 11, 172
        CMY:
        31, 96, 33
        CMYK:
        0, 94, 2, 31
      HSL:
        301°, 88.1720%, 36.4706%
        HSV (HSB):
        301°, 93.7143%, 68.6275%
        XYZ:
        25.2453, 12.3319, 40.0794
        xyY:
        0.3251, 0.1588, 12.3319
      CIE-Lab:
        41.7388, 72.5294, -43.7848
        CIE-LCH:
        41.7388, 84.7209, 328.8813
        CIE-Luv:
        41.7388, 58.4580, -71.8855
        Hunter-Lab:
        35.1168, 66.8685, -43.0871
      #af0bac color charts
#af0bac RGB chart
      #af0bac CMYK chart
      #af0bac RGB pie chart
      #af0bac color shades, tints & tones
#af0bac color schemes
#af0bac color preview, HTML & CSS examples
           This text has a color of #af0bac        
        
          <p style="color:#af0bac;">Text here</p>
        
        
          .mytext {color:#af0bac;}
        
        Text color #af0bac
      
           This box has a color of #af0bac        
        
          <div style="background-color:#af0bac;">Content here</div>
        
        
          .mybackground {background-color:#af0bac;}
        
        Background color #af0bac
      
           Border around this has a color of #af0bac        
        
          <div style="border:2px solid #af0bac;">Content here</div>
        
        
          .myborder {border:2px solid #af0bac;}
        
        Border color #af0bac