#a0bf80 color space conversions
Hex:
        #a0bf80
        RGB:
        160, 191, 128
        CMY:
        37, 25, 50
        CMYK:
        16, 0, 33, 25
      HSL:
        90°, 32.9843%, 62.5490%
        HSV (HSB):
        90°, 32.9843%, 74.9020%
        XYZ:
        37.0243, 46.2937, 27.4063
        xyY:
        0.3344, 0.4181, 46.2937
      CIE-Lab:
        73.7357, -21.6294, 28.4391
        CIE-LCH:
        73.7357, 35.7297, 127.2549
        CIE-Luv:
        73.7357, -15.1680, 41.9195
        Hunter-Lab:
        68.0395, -21.9367, 23.7456
      #a0bf80 color charts
#a0bf80 RGB chart
      #a0bf80 CMYK chart
      #a0bf80 RGB pie chart
      #a0bf80 color shades, tints & tones
#a0bf80 color schemes
#a0bf80 color preview, HTML & CSS examples
           This text has a color of #a0bf80        
        
          <p style="color:#a0bf80;">Text here</p>
        
        
          .mytext {color:#a0bf80;}
        
        Text color #a0bf80
      
           This box has a color of #a0bf80        
        
          <div style="background-color:#a0bf80;">Content here</div>
        
        
          .mybackground {background-color:#a0bf80;}
        
        Background color #a0bf80
      
           Border around this has a color of #a0bf80        
        
          <div style="border:2px solid #a0bf80;">Content here</div>
        
        
          .myborder {border:2px solid #a0bf80;}
        
        Border color #a0bf80