#a0fd01 color space conversions
Hex:
        #a0fd01
        RGB:
        160, 253, 1
        CMY:
        37, 1, 100
        CMYK:
        37, 0, 100, 1
      HSL:
        82°, 99.2126%, 49.8039%
        HSV (HSB):
        82°, 99.6047%, 99.2157%
        XYZ:
        49.6280, 77.7263, 12.4157
        xyY:
        0.3551, 0.5561, 77.7263
      CIE-Lab:
        90.6549, -57.0956, 86.9036
        CIE-LCH:
        90.6549, 103.9814, 123.3049
        CIE-Luv:
        90.6549, -46.4116, 106.1320
        Hunter-Lab:
        88.1625, -53.8042, 53.3641
      #a0fd01 color charts
#a0fd01 RGB chart
      #a0fd01 CMYK chart
      #a0fd01 RGB pie chart
      #a0fd01 color shades, tints & tones
#a0fd01 color schemes
#a0fd01 color preview, HTML & CSS examples
           This text has a color of #a0fd01        
        
          <p style="color:#a0fd01;">Text here</p>
        
        
          .mytext {color:#a0fd01;}
        
        Text color #a0fd01
      
           This box has a color of #a0fd01        
        
          <div style="background-color:#a0fd01;">Content here</div>
        
        
          .mybackground {background-color:#a0fd01;}
        
        Background color #a0fd01
      
           Border around this has a color of #a0fd01        
        
          <div style="border:2px solid #a0fd01;">Content here</div>
        
        
          .myborder {border:2px solid #a0fd01;}
        
        Border color #a0fd01