#a0fe42 color space conversions
Hex:
        #a0fe42
        RGB:
        160, 254, 66
        CMY:
        37, 0, 74
        CMYK:
        37, 0, 74, 0
      HSL:
        90°, 98.9474%, 62.7451%
        HSV (HSB):
        90°, 74.0157%, 99.6078%
        XYZ:
        50.9224, 78.7506, 17.6707
        xyY:
        0.3456, 0.5345, 78.7506
      CIE-Lab:
        91.1213, -55.6356, 75.5994
        CIE-LCH:
        91.1213, 93.8647, 126.3503
        CIE-Luv:
        91.1213, -46.6135, 98.4872
        Hunter-Lab:
        88.7415, -52.8693, 50.3129
      #a0fe42 color charts
#a0fe42 RGB chart
      #a0fe42 CMYK chart
      #a0fe42 RGB pie chart
      #a0fe42 color shades, tints & tones
#a0fe42 color schemes
#a0fe42 color preview, HTML & CSS examples
           This text has a color of #a0fe42        
        
          <p style="color:#a0fe42;">Text here</p>
        
        
          .mytext {color:#a0fe42;}
        
        Text color #a0fe42
      
           This box has a color of #a0fe42        
        
          <div style="background-color:#a0fe42;">Content here</div>
        
        
          .mybackground {background-color:#a0fe42;}
        
        Background color #a0fe42
      
           Border around this has a color of #a0fe42        
        
          <div style="border:2px solid #a0fe42;">Content here</div>
        
        
          .myborder {border:2px solid #a0fe42;}
        
        Border color #a0fe42