#a0f065 color space conversions
Hex:
        #a0f065
        RGB:
        160, 240, 101
        CMY:
        37, 6, 60
        CMYK:
        33, 0, 58, 6
      HSL:
        95°, 82.2485%, 66.8627%
        HSV (HSB):
        95°, 57.9167%, 94.1176%
        XYZ:
        48.0063, 70.7333, 23.4346
        xyY:
        0.3377, 0.4975, 70.7333
      CIE-Lab:
        87.3553, -47.3074, 58.3420
        CIE-LCH:
        87.3553, 75.1118, 129.0374
        CIE-Luv:
        87.3553, -39.7598, 81.1636
        Hunter-Lab:
        84.1031, -45.2922, 42.3515
      #a0f065 color charts
#a0f065 RGB chart
      #a0f065 CMYK chart
      #a0f065 RGB pie chart
      #a0f065 color shades, tints & tones
#a0f065 color schemes
#a0f065 color preview, HTML & CSS examples
           This text has a color of #a0f065        
        
          <p style="color:#a0f065;">Text here</p>
        
        
          .mytext {color:#a0f065;}
        
        Text color #a0f065
      
           This box has a color of #a0f065        
        
          <div style="background-color:#a0f065;">Content here</div>
        
        
          .mybackground {background-color:#a0f065;}
        
        Background color #a0f065
      
           Border around this has a color of #a0f065        
        
          <div style="border:2px solid #a0f065;">Content here</div>
        
        
          .myborder {border:2px solid #a0f065;}
        
        Border color #a0f065