#abfa80 color space conversions
Hex:
        #abfa80
        RGB:
        171, 250, 128
        CMY:
        33, 2, 50
        CMYK:
        32, 0, 49, 2
      HSL:
        99°, 92.4242%, 74.1176%
        HSV (HSB):
        99°, 48.8000%, 98.0392%
        XYZ:
        54.8765, 78.5877, 32.6987
        xyY:
        0.3303, 0.4730, 78.5877
      CIE-Lab:
        91.0474, -45.0669, 50.6317
        CIE-LCH:
        91.0474, 67.7834, 131.6720
        CIE-Luv:
        91.0474, -39.0821, 74.2673
        Hunter-Lab:
        88.6497, -44.6408, 40.1855
      #abfa80 color charts
#abfa80 RGB chart
      #abfa80 CMYK chart
      #abfa80 RGB pie chart
      #abfa80 color shades, tints & tones
#abfa80 color schemes
#abfa80 color preview, HTML & CSS examples
           This text has a color of #abfa80        
        
          <p style="color:#abfa80;">Text here</p>
        
        
          .mytext {color:#abfa80;}
        
        Text color #abfa80
      
           This box has a color of #abfa80        
        
          <div style="background-color:#abfa80;">Content here</div>
        
        
          .mybackground {background-color:#abfa80;}
        
        Background color #abfa80
      
           Border around this has a color of #abfa80        
        
          <div style="border:2px solid #abfa80;">Content here</div>
        
        
          .myborder {border:2px solid #abfa80;}
        
        Border color #abfa80