#a5bf40 color space conversions
Hex:
        #a5bf40
        RGB:
        165, 191, 64
        CMY:
        35, 25, 75
        CMYK:
        14, 0, 66, 25
      HSL:
        72°, 49.8039%, 50.0000%
        HSV (HSB):
        72°, 66.4921%, 74.9020%
        XYZ:
        35.0733, 45.6311, 11.8096
        xyY:
        0.3791, 0.4932, 45.6311
      CIE-Lab:
        73.3055, -26.3054, 58.5955
        CIE-LCH:
        73.3055, 64.2293, 114.1768
        CIE-Luv:
        73.3055, -11.4485, 72.0763
        Hunter-Lab:
        67.5508, -25.5343, 36.9201
      #a5bf40 color charts
#a5bf40 RGB chart
      #a5bf40 CMYK chart
      #a5bf40 RGB pie chart
      #a5bf40 color shades, tints & tones
#a5bf40 color schemes
#a5bf40 color preview, HTML & CSS examples
           This text has a color of #a5bf40        
        
          <p style="color:#a5bf40;">Text here</p>
        
        
          .mytext {color:#a5bf40;}
        
        Text color #a5bf40
      
           This box has a color of #a5bf40        
        
          <div style="background-color:#a5bf40;">Content here</div>
        
        
          .mybackground {background-color:#a5bf40;}
        
        Background color #a5bf40
      
           Border around this has a color of #a5bf40        
        
          <div style="border:2px solid #a5bf40;">Content here</div>
        
        
          .myborder {border:2px solid #a5bf40;}
        
        Border color #a5bf40