#a0d942 color space conversions
Hex:
        #a0d942
        RGB:
        160, 217, 66
        CMY:
        37, 15, 74
        CMYK:
        26, 0, 70, 15
      HSL:
        83°, 66.5198%, 55.4902%
        HSV (HSB):
        83°, 69.5853%, 85.0980%
        XYZ:
        40.2934, 57.4926, 14.1278
        xyY:
        0.3600, 0.5137, 57.4926
      CIE-Lab:
        80.4559, -40.1498, 65.0518
        CIE-LCH:
        80.4559, 76.4444, 121.6827
        CIE-Luv:
        80.4559, -28.5513, 82.8104
        Hunter-Lab:
        75.8239, -37.8355, 42.0296
      #a0d942 color charts
#a0d942 RGB chart
      #a0d942 CMYK chart
      #a0d942 RGB pie chart
      #a0d942 color shades, tints & tones
#a0d942 color schemes
#a0d942 color preview, HTML & CSS examples
           This text has a color of #a0d942        
        
          <p style="color:#a0d942;">Text here</p>
        
        
          .mytext {color:#a0d942;}
        
        Text color #a0d942
      
           This box has a color of #a0d942        
        
          <div style="background-color:#a0d942;">Content here</div>
        
        
          .mybackground {background-color:#a0d942;}
        
        Background color #a0d942
      
           Border around this has a color of #a0d942        
        
          <div style="border:2px solid #a0d942;">Content here</div>
        
        
          .myborder {border:2px solid #a0d942;}
        
        Border color #a0d942