#ab2caf color space conversions
Hex:
        #ab2caf
        RGB:
        171, 44, 175
        CMY:
        33, 83, 31
        CMYK:
        2, 75, 0, 31
      HSL:
        298°, 59.8174%, 42.9412%
        HSV (HSB):
        298°, 74.8571%, 68.6275%
        XYZ:
        25.4331, 13.5544, 41.8332
        xyY:
        0.3147, 0.1677, 13.5544
      CIE-Lab:
        43.5870, 65.3580, -42.6591
        CIE-LCH:
        43.5870, 78.0479, 326.8676
        CIE-Luv:
        43.5870, 50.6217, -70.2479
        Hunter-Lab:
        36.8164, 58.8811, -41.5979
      #ab2caf color charts
#ab2caf RGB chart
      #ab2caf CMYK chart
      #ab2caf RGB pie chart
      #ab2caf color shades, tints & tones
#ab2caf color schemes
#ab2caf color preview, HTML & CSS examples
           This text has a color of #ab2caf        
        
          <p style="color:#ab2caf;">Text here</p>
        
        
          .mytext {color:#ab2caf;}
        
        Text color #ab2caf
      
           This box has a color of #ab2caf        
        
          <div style="background-color:#ab2caf;">Content here</div>
        
        
          .mybackground {background-color:#ab2caf;}
        
        Background color #ab2caf
      
           Border around this has a color of #ab2caf        
        
          <div style="border:2px solid #ab2caf;">Content here</div>
        
        
          .myborder {border:2px solid #ab2caf;}
        
        Border color #ab2caf