#ab5b96 color space conversions
Hex:
        #ab5b96
        RGB:
        171, 91, 150
        CMY:
        33, 64, 41
        CMYK:
        0, 47, 12, 33
      HSL:
        316°, 32.2581%, 51.3725%
        HSV (HSB):
        316°, 46.7836%, 67.0588%
        XYZ:
        26.0407, 18.3421, 31.0220
        xyY:
        0.3453, 0.2432, 18.3421
      CIE-Lab:
        49.9084, 40.6561, -17.9681
        CIE-LCH:
        49.9084, 44.4496, 336.1568
        CIE-Luv:
        49.9084, 43.0633, -32.1859
        Hunter-Lab:
        42.8277, 33.5856, -12.9671
      #ab5b96 color charts
#ab5b96 RGB chart
      #ab5b96 CMYK chart
      #ab5b96 RGB pie chart
      #ab5b96 color shades, tints & tones
#ab5b96 color schemes
#ab5b96 color preview, HTML & CSS examples
           This text has a color of #ab5b96        
        
          <p style="color:#ab5b96;">Text here</p>
        
        
          .mytext {color:#ab5b96;}
        
        Text color #ab5b96
      
           This box has a color of #ab5b96        
        
          <div style="background-color:#ab5b96;">Content here</div>
        
        
          .mybackground {background-color:#ab5b96;}
        
        Background color #ab5b96
      
           Border around this has a color of #ab5b96        
        
          <div style="border:2px solid #ab5b96;">Content here</div>
        
        
          .myborder {border:2px solid #ab5b96;}
        
        Border color #ab5b96