#a8bf42 color space conversions
Hex:
        #a8bf42
        RGB:
        168, 191, 66
        CMY:
        34, 25, 74
        CMYK:
        12, 0, 65, 25
      HSL:
        71°, 49.4071%, 50.3922%
        HSV (HSB):
        71°, 65.4450%, 74.9020%
        XYZ:
        35.7626, 45.9798, 12.1444
        xyY:
        0.3809, 0.4897, 45.9798
      CIE-Lab:
        73.5324, -24.9490, 58.0939
        CIE-LCH:
        73.5324, 63.2246, 113.2416
        CIE-Luv:
        73.5324, -9.6386, 71.5112
        Hunter-Lab:
        67.8084, -24.5225, 36.8472
      #a8bf42 color charts
#a8bf42 RGB chart
      #a8bf42 CMYK chart
      #a8bf42 RGB pie chart
      #a8bf42 color shades, tints & tones
#a8bf42 color schemes
#a8bf42 color preview, HTML & CSS examples
           This text has a color of #a8bf42        
        
          <p style="color:#a8bf42;">Text here</p>
        
        
          .mytext {color:#a8bf42;}
        
        Text color #a8bf42
      
           This box has a color of #a8bf42        
        
          <div style="background-color:#a8bf42;">Content here</div>
        
        
          .mybackground {background-color:#a8bf42;}
        
        Background color #a8bf42
      
           Border around this has a color of #a8bf42        
        
          <div style="border:2px solid #a8bf42;">Content here</div>
        
        
          .myborder {border:2px solid #a8bf42;}
        
        Border color #a8bf42