#a0da14 color space conversions
Hex:
        #a0da14
        RGB:
        160, 218, 20
        CMY:
        37, 15, 92
        CMYK:
        27, 0, 91, 15
      HSL:
        78°, 83.1933%, 46.6667%
        HSV (HSB):
        78°, 90.8257%, 85.4902%
        XYZ:
        39.6949, 57.6669, 9.7005
        xyY:
        0.3708, 0.5386, 57.6669
      CIE-Lab:
        80.5532, -42.4385, 77.1457
        CIE-LCH:
        80.5532, 88.0483, 118.8156
        CIE-Luv:
        80.5532, -29.1160, 91.5869
        Hunter-Lab:
        75.9387, -39.5868, 45.5833
      #a0da14 color charts
#a0da14 RGB chart
      #a0da14 CMYK chart
      #a0da14 RGB pie chart
      #a0da14 color shades, tints & tones
#a0da14 color schemes
#a0da14 color preview, HTML & CSS examples
           This text has a color of #a0da14        
        
          <p style="color:#a0da14;">Text here</p>
        
        
          .mytext {color:#a0da14;}
        
        Text color #a0da14
      
           This box has a color of #a0da14        
        
          <div style="background-color:#a0da14;">Content here</div>
        
        
          .mybackground {background-color:#a0da14;}
        
        Background color #a0da14
      
           Border around this has a color of #a0da14        
        
          <div style="border:2px solid #a0da14;">Content here</div>
        
        
          .myborder {border:2px solid #a0da14;}
        
        Border color #a0da14