#a0c950 color space conversions
Hex:
        #a0c950
        RGB:
        160, 201, 80
        CMY:
        37, 21, 69
        CMYK:
        20, 0, 60, 21
      HSL:
        80°, 52.8384%, 55.0980%
        HSV (HSB):
        80°, 60.1990%, 78.8235%
        XYZ:
        36.8318, 49.8261, 15.2656
        xyY:
        0.3614, 0.4889, 49.8261
      CIE-Lab:
        75.9624, -31.8610, 54.6561
        CIE-LCH:
        75.9624, 63.2646, 120.2394
        CIE-Luv:
        75.9624, -20.0872, 71.0352
        Hunter-Lab:
        70.5876, -30.3889, 36.5890
      #a0c950 color charts
#a0c950 RGB chart
      #a0c950 CMYK chart
      #a0c950 RGB pie chart
      #a0c950 color shades, tints & tones
#a0c950 color schemes
#a0c950 color preview, HTML & CSS examples
           This text has a color of #a0c950        
        
          <p style="color:#a0c950;">Text here</p>
        
        
          .mytext {color:#a0c950;}
        
        Text color #a0c950
      
           This box has a color of #a0c950        
        
          <div style="background-color:#a0c950;">Content here</div>
        
        
          .mybackground {background-color:#a0c950;}
        
        Background color #a0c950
      
           Border around this has a color of #a0c950        
        
          <div style="border:2px solid #a0c950;">Content here</div>
        
        
          .myborder {border:2px solid #a0c950;}
        
        Border color #a0c950