#a1f800 color space conversions
Hex:
        #a1f800
        RGB:
        161, 248, 0
        CMY:
        37, 3, 100
        CMYK:
        35, 0, 100, 3
      HSL:
        81°, 100.0000%, 48.6275%
        HSV (HSB):
        81°, 100.0000%, 97.2549%
        XYZ:
        48.2653, 74.7119, 11.8770
        xyY:
        0.3579, 0.5540, 74.7119
      CIE-Lab:
        89.2579, -54.7931, 85.9185
        CIE-LCH:
        89.2579, 101.9032, 122.5270
        CIE-Luv:
        89.2579, -43.5901, 104.2865
        Hunter-Lab:
        86.4360, -51.5898, 52.3583
      #a1f800 color charts
#a1f800 RGB chart
      #a1f800 CMYK chart
      #a1f800 RGB pie chart
      #a1f800 color shades, tints & tones
#a1f800 color schemes
#a1f800 color preview, HTML & CSS examples
           This text has a color of #a1f800        
        
          <p style="color:#a1f800;">Text here</p>
        
        
          .mytext {color:#a1f800;}
        
        Text color #a1f800
      
           This box has a color of #a1f800        
        
          <div style="background-color:#a1f800;">Content here</div>
        
        
          .mybackground {background-color:#a1f800;}
        
        Background color #a1f800
      
           Border around this has a color of #a1f800        
        
          <div style="border:2px solid #a1f800;">Content here</div>
        
        
          .myborder {border:2px solid #a1f800;}
        
        Border color #a1f800