#a0db16 color space conversions
Hex:
        #a0db16
        RGB:
        160, 219, 22
        CMY:
        37, 14, 91
        CMYK:
        27, 0, 90, 14
      HSL:
        78°, 81.7427%, 47.2549%
        HSV (HSB):
        78°, 89.9543%, 85.8824%
        XYZ:
        39.9735, 58.1945, 9.8849
        xyY:
        0.3699, 0.5386, 58.1945
      CIE-Lab:
        80.8468, -42.8315, 77.0895
        CIE-LCH:
        80.8468, 88.1891, 119.0569
        CIE-Luv:
        80.8468, -29.6376, 91.7953
        Hunter-Lab:
        76.2854, -39.9653, 45.7171
      #a0db16 color charts
#a0db16 RGB chart
      #a0db16 CMYK chart
      #a0db16 RGB pie chart
      #a0db16 color shades, tints & tones
#a0db16 color schemes
#a0db16 color preview, HTML & CSS examples
           This text has a color of #a0db16        
        
          <p style="color:#a0db16;">Text here</p>
        
        
          .mytext {color:#a0db16;}
        
        Text color #a0db16
      
           This box has a color of #a0db16        
        
          <div style="background-color:#a0db16;">Content here</div>
        
        
          .mybackground {background-color:#a0db16;}
        
        Background color #a0db16
      
           Border around this has a color of #a0db16        
        
          <div style="border:2px solid #a0db16;">Content here</div>
        
        
          .myborder {border:2px solid #a0db16;}
        
        Border color #a0db16