#a5f070 color space conversions
Hex:
        #a5f070
        RGB:
        165, 240, 112
        CMY:
        35, 6, 56
        CMYK:
        31, 0, 53, 6
      HSL:
        95°, 81.0127%, 69.0196%
        HSV (HSB):
        95°, 53.3333%, 94.1176%
        XYZ:
        49.6018, 71.4894, 26.5138
        xyY:
        0.3360, 0.4843, 71.4894
      CIE-Lab:
        87.7222, -44.5257, 53.9396
        CIE-LCH:
        87.7222, 69.9430, 129.5387
        CIE-Luv:
        87.7222, -37.2961, 76.6021
        Hunter-Lab:
        84.5514, -43.2485, 40.5937
      #a5f070 color charts
#a5f070 RGB chart
      #a5f070 CMYK chart
      #a5f070 RGB pie chart
      #a5f070 color shades, tints & tones
#a5f070 color schemes
#a5f070 color preview, HTML & CSS examples
           This text has a color of #a5f070        
        
          <p style="color:#a5f070;">Text here</p>
        
        
          .mytext {color:#a5f070;}
        
        Text color #a5f070
      
           This box has a color of #a5f070        
        
          <div style="background-color:#a5f070;">Content here</div>
        
        
          .mybackground {background-color:#a5f070;}
        
        Background color #a5f070
      
           Border around this has a color of #a5f070        
        
          <div style="border:2px solid #a5f070;">Content here</div>
        
        
          .myborder {border:2px solid #a5f070;}
        
        Border color #a5f070