#a0cf45 color space conversions
Hex:
        #a0cf45
        RGB:
        160, 207, 69
        CMY:
        37, 19, 73
        CMYK:
        23, 0, 67, 19
      HSL:
        80°, 58.9744%, 54.1176%
        HSV (HSB):
        80°, 66.6667%, 81.1765%
        XYZ:
        37.8842, 52.5289, 13.7726
        xyY:
        0.3636, 0.5042, 52.5289
      CIE-Lab:
        77.5960, -35.4633, 60.9767
        CIE-LCH:
        77.5960, 70.5394, 120.1817
        CIE-Luv:
        77.5960, -23.2861, 77.5336
        Hunter-Lab:
        72.4768, -33.5311, 39.4670
      #a0cf45 color charts
#a0cf45 RGB chart
      #a0cf45 CMYK chart
      #a0cf45 RGB pie chart
      #a0cf45 color shades, tints & tones
#a0cf45 color schemes
#a0cf45 color preview, HTML & CSS examples
           This text has a color of #a0cf45        
        
          <p style="color:#a0cf45;">Text here</p>
        
        
          .mytext {color:#a0cf45;}
        
        Text color #a0cf45
      
           This box has a color of #a0cf45        
        
          <div style="background-color:#a0cf45;">Content here</div>
        
        
          .mybackground {background-color:#a0cf45;}
        
        Background color #a0cf45
      
           Border around this has a color of #a0cf45        
        
          <div style="border:2px solid #a0cf45;">Content here</div>
        
        
          .myborder {border:2px solid #a0cf45;}
        
        Border color #a0cf45