#a1f532 color space conversions
Hex:
        #a1f532
        RGB:
        161, 245, 50
        CMY:
        37, 4, 80
        CMYK:
        34, 0, 80, 4
      HSL:
        86°, 90.6977%, 57.8431%
        HSV (HSB):
        86°, 79.5918%, 96.0784%
        XYZ:
        47.9261, 73.1122, 14.6037
        xyY:
        0.3533, 0.5390, 73.1122
      CIE-Lab:
        88.5012, -52.4685, 77.7986
        CIE-LCH:
        88.5012, 93.8379, 123.9963
        CIE-Luv:
        88.5012, -42.0278, 98.1944
        Hunter-Lab:
        85.5057, -49.5853, 49.7277
      #a1f532 color charts
#a1f532 RGB chart
      #a1f532 CMYK chart
      #a1f532 RGB pie chart
      #a1f532 color shades, tints & tones
#a1f532 color schemes
#a1f532 color preview, HTML & CSS examples
           This text has a color of #a1f532        
        
          <p style="color:#a1f532;">Text here</p>
        
        
          .mytext {color:#a1f532;}
        
        Text color #a1f532
      
           This box has a color of #a1f532        
        
          <div style="background-color:#a1f532;">Content here</div>
        
        
          .mybackground {background-color:#a1f532;}
        
        Background color #a1f532
      
           Border around this has a color of #a1f532        
        
          <div style="border:2px solid #a1f532;">Content here</div>
        
        
          .myborder {border:2px solid #a1f532;}
        
        Border color #a1f532