#ab2fae color space conversions
Hex:
        #ab2fae
        RGB:
        171, 47, 174
        CMY:
        33, 82, 32
        CMYK:
        2, 73, 0, 32
      HSL:
        299°, 57.4661%, 43.3333%
        HSV (HSB):
        299°, 72.9885%, 68.2353%
        XYZ:
        25.4511, 13.7469, 41.3564
        xyY:
        0.3159, 0.1707, 13.7469
      CIE-Lab:
        43.8678, 64.2236, -41.6204
        CIE-LCH:
        43.8678, 76.5306, 327.0545
        CIE-Luv:
        43.8678, 50.3837, -68.7372
        Hunter-Lab:
        37.0769, 57.6451, -40.1796
      #ab2fae color charts
#ab2fae RGB chart
      #ab2fae CMYK chart
      #ab2fae RGB pie chart
      #ab2fae color shades, tints & tones
#ab2fae color schemes
#ab2fae color preview, HTML & CSS examples
           This text has a color of #ab2fae        
        
          <p style="color:#ab2fae;">Text here</p>
        
        
          .mytext {color:#ab2fae;}
        
        Text color #ab2fae
      
           This box has a color of #ab2fae        
        
          <div style="background-color:#ab2fae;">Content here</div>
        
        
          .mybackground {background-color:#ab2fae;}
        
        Background color #ab2fae
      
           Border around this has a color of #ab2fae        
        
          <div style="border:2px solid #ab2fae;">Content here</div>
        
        
          .myborder {border:2px solid #ab2fae;}
        
        Border color #ab2fae