#a0fd00 color space conversions
Hex:
        #a0fd00
        RGB:
        160, 253, 0
        CMY:
        37, 1, 100
        CMYK:
        37, 0, 100, 1
      HSL:
        82°, 100.0000%, 49.6078%
        HSV (HSB):
        82°, 100.0000%, 99.2157%
        XYZ:
        49.6225, 77.7241, 12.3869
        xyY:
        0.3551, 0.5562, 77.7241
      CIE-Lab:
        90.6539, -57.1061, 86.9770
        CIE-LCH:
        90.6539, 104.0486, 123.2875
        CIE-Luv:
        90.6539, -46.4131, 106.1779
        Hunter-Lab:
        88.1613, -53.8117, 53.3825
      #a0fd00 color charts
#a0fd00 RGB chart
      #a0fd00 CMYK chart
      #a0fd00 RGB pie chart
      #a0fd00 color shades, tints & tones
#a0fd00 color schemes
#a0fd00 color preview, HTML & CSS examples
           This text has a color of #a0fd00        
        
          <p style="color:#a0fd00;">Text here</p>
        
        
          .mytext {color:#a0fd00;}
        
        Text color #a0fd00
      
           This box has a color of #a0fd00        
        
          <div style="background-color:#a0fd00;">Content here</div>
        
        
          .mybackground {background-color:#a0fd00;}
        
        Background color #a0fd00
      
           Border around this has a color of #a0fd00        
        
          <div style="border:2px solid #a0fd00;">Content here</div>
        
        
          .myborder {border:2px solid #a0fd00;}
        
        Border color #a0fd00