#af2bac color space conversions
Hex:
        #af2bac
        RGB:
        175, 43, 172
        CMY:
        31, 83, 33
        CMYK:
        0, 75, 2, 31
      HSL:
        301°, 60.5505%, 42.7451%
        HSV (HSB):
        301°, 75.4286%, 68.6275%
        XYZ:
        25.9895, 13.8203, 40.3275
        xyY:
        0.3243, 0.1725, 13.8203
      CIE-Lab:
        43.9741, 66.0222, -40.2260
        CIE-LCH:
        43.9741, 77.3114, 328.6469
        CIE-Luv:
        43.9741, 54.6496, -67.0259
        Hunter-Lab:
        37.1756, 59.7319, -38.2939
      #af2bac color charts
#af2bac RGB chart
      #af2bac CMYK chart
      #af2bac RGB pie chart
      #af2bac color shades, tints & tones
#af2bac color schemes
#af2bac color preview, HTML & CSS examples
           This text has a color of #af2bac        
        
          <p style="color:#af2bac;">Text here</p>
        
        
          .mytext {color:#af2bac;}
        
        Text color #af2bac
      
           This box has a color of #af2bac        
        
          <div style="background-color:#af2bac;">Content here</div>
        
        
          .mybackground {background-color:#af2bac;}
        
        Background color #af2bac
      
           Border around this has a color of #af2bac        
        
          <div style="border:2px solid #af2bac;">Content here</div>
        
        
          .myborder {border:2px solid #af2bac;}
        
        Border color #af2bac