#a0f994 color space conversions
Hex:
        #a0f994
        RGB:
        160, 249, 148
        CMY:
        37, 2, 42
        CMYK:
        36, 0, 41, 2
      HSL:
        113°, 89.3805%, 77.8431%
        HSV (HSB):
        113°, 40.5622%, 97.6471%
        XYZ:
        53.7182, 77.3631, 40.1183
        xyY:
        0.3138, 0.4519, 77.3631
      CIE-Lab:
        90.4885, -45.6079, 40.2201
        CIE-LCH:
        90.4885, 60.8090, 138.5920
        CIE-Luv:
        90.4885, -43.3231, 62.8176
        Hunter-Lab:
        87.9563, -44.9069, 34.5263
      #a0f994 color charts
#a0f994 RGB chart
      #a0f994 CMYK chart
      #a0f994 RGB pie chart
      #a0f994 color shades, tints & tones
#a0f994 color schemes
#a0f994 color preview, HTML & CSS examples
           This text has a color of #a0f994        
        
          <p style="color:#a0f994;">Text here</p>
        
        
          .mytext {color:#a0f994;}
        
        Text color #a0f994
      
           This box has a color of #a0f994        
        
          <div style="background-color:#a0f994;">Content here</div>
        
        
          .mybackground {background-color:#a0f994;}
        
        Background color #a0f994
      
           Border around this has a color of #a0f994        
        
          <div style="border:2px solid #a0f994;">Content here</div>
        
        
          .myborder {border:2px solid #a0f994;}
        
        Border color #a0f994