#a0bf01 color space conversions
Hex:
        #a0bf01
        RGB:
        160, 191, 1
        CMY:
        37, 25, 100
        CMYK:
        16, 0, 99, 25
      HSL:
        70°, 98.9583%, 37.6471%
        HSV (HSB):
        70°, 99.4764%, 74.9020%
        XYZ:
        33.1335, 44.7374, 6.9176
        xyY:
        0.3908, 0.5276, 44.7374
      CIE-Lab:
        72.7186, -30.5130, 73.1586
        CIE-LCH:
        72.7186, 79.2668, 112.6401
        CIE-Luv:
        72.7186, -14.2000, 82.3062
        Hunter-Lab:
        66.8860, -28.6265, 40.6882
      #a0bf01 color charts
#a0bf01 RGB chart
      #a0bf01 CMYK chart
      #a0bf01 RGB pie chart
      #a0bf01 color shades, tints & tones
#a0bf01 color schemes
#a0bf01 color preview, HTML & CSS examples
           This text has a color of #a0bf01        
        
          <p style="color:#a0bf01;">Text here</p>
        
        
          .mytext {color:#a0bf01;}
        
        Text color #a0bf01
      
           This box has a color of #a0bf01        
        
          <div style="background-color:#a0bf01;">Content here</div>
        
        
          .mybackground {background-color:#a0bf01;}
        
        Background color #a0bf01
      
           Border around this has a color of #a0bf01        
        
          <div style="border:2px solid #a0bf01;">Content here</div>
        
        
          .myborder {border:2px solid #a0bf01;}
        
        Border color #a0bf01