#a0ea18 color space conversions
Hex:
        #a0ea18
        RGB:
        160, 234, 24
        CMY:
        37, 8, 91
        CMYK:
        32, 0, 90, 8
      HSL:
        81°, 83.3333%, 50.5882%
        HSV (HSB):
        81°, 89.7436%, 91.7647%
        XYZ:
        44.0849, 66.3852, 11.3543
        xyY:
        0.3619, 0.5449, 66.3852
      CIE-Lab:
        85.1925, -49.1364, 80.3323
        CIE-LCH:
        85.1925, 94.1683, 121.4526
        CIE-Luv:
        85.1925, -37.2551, 97.4633
        Hunter-Lab:
        81.4771, -46.0037, 48.7716
      #a0ea18 color charts
#a0ea18 RGB chart
      #a0ea18 CMYK chart
      #a0ea18 RGB pie chart
      #a0ea18 color shades, tints & tones
#a0ea18 color schemes
#a0ea18 color preview, HTML & CSS examples
           This text has a color of #a0ea18        
        
          <p style="color:#a0ea18;">Text here</p>
        
        
          .mytext {color:#a0ea18;}
        
        Text color #a0ea18
      
           This box has a color of #a0ea18        
        
          <div style="background-color:#a0ea18;">Content here</div>
        
        
          .mybackground {background-color:#a0ea18;}
        
        Background color #a0ea18
      
           Border around this has a color of #a0ea18        
        
          <div style="border:2px solid #a0ea18;">Content here</div>
        
        
          .myborder {border:2px solid #a0ea18;}
        
        Border color #a0ea18