#a0c014 color space conversions
Hex:
        #a0c014
        RGB:
        160, 192, 20
        CMY:
        37, 25, 92
        CMYK:
        17, 0, 90, 25
      HSL:
        71°, 81.1321%, 41.5686%
        HSV (HSB):
        71°, 89.5833%, 75.2941%
        XYZ:
        33.4731, 45.2234, 7.6266
        xyY:
        0.3878, 0.5239, 45.2234
      CIE-Lab:
        73.0387, -30.6945, 71.0721
        CIE-LCH:
        73.0387, 77.4171, 113.3585
        CIE-Luv:
        73.0387, -14.8119, 81.3181
        Hunter-Lab:
        67.2483, -28.8355, 40.3498
      #a0c014 color charts
#a0c014 RGB chart
      #a0c014 CMYK chart
      #a0c014 RGB pie chart
      #a0c014 color shades, tints & tones
#a0c014 color schemes
#a0c014 color preview, HTML & CSS examples
           This text has a color of #a0c014        
        
          <p style="color:#a0c014;">Text here</p>
        
        
          .mytext {color:#a0c014;}
        
        Text color #a0c014
      
           This box has a color of #a0c014        
        
          <div style="background-color:#a0c014;">Content here</div>
        
        
          .mybackground {background-color:#a0c014;}
        
        Background color #a0c014
      
           Border around this has a color of #a0c014        
        
          <div style="border:2px solid #a0c014;">Content here</div>
        
        
          .myborder {border:2px solid #a0c014;}
        
        Border color #a0c014