#a0bc14 color space conversions
Hex:
        #a0bc14
        RGB:
        160, 188, 20
        CMY:
        37, 26, 92
        CMYK:
        15, 0, 89, 26
      HSL:
        70°, 80.7692%, 40.7843%
        HSV (HSB):
        70°, 89.3617%, 73.7255%
        XYZ:
        32.6067, 43.4905, 7.3378
        xyY:
        0.3908, 0.5213, 43.4905
      CIE-Lab:
        71.8866, -28.8018, 70.1399
        CIE-LCH:
        71.8866, 75.8231, 112.3247
        CIE-Luv:
        71.8866, -12.4805, 79.7232
        Hunter-Lab:
        65.9473, -27.1512, 39.5661
      #a0bc14 color charts
#a0bc14 RGB chart
      #a0bc14 CMYK chart
      #a0bc14 RGB pie chart
      #a0bc14 color shades, tints & tones
#a0bc14 color schemes
#a0bc14 color preview, HTML & CSS examples
           This text has a color of #a0bc14        
        
          <p style="color:#a0bc14;">Text here</p>
        
        
          .mytext {color:#a0bc14;}
        
        Text color #a0bc14
      
           This box has a color of #a0bc14        
        
          <div style="background-color:#a0bc14;">Content here</div>
        
        
          .mybackground {background-color:#a0bc14;}
        
        Background color #a0bc14
      
           Border around this has a color of #a0bc14        
        
          <div style="border:2px solid #a0bc14;">Content here</div>
        
        
          .myborder {border:2px solid #a0bc14;}
        
        Border color #a0bc14