#a5ef70 color space conversions
Hex:
        #a5ef70
        RGB:
        165, 239, 112
        CMY:
        35, 6, 56
        CMYK:
        31, 0, 53, 6
      HSL:
        95°, 79.8742%, 68.8235%
        HSV (HSB):
        95°, 53.1381%, 93.7255%
        XYZ:
        49.3082, 70.9022, 26.4159
        xyY:
        0.3363, 0.4836, 70.9022
      CIE-Lab:
        87.4375, -44.0941, 53.6025
        CIE-LCH:
        87.4375, 69.4083, 129.4411
        CIE-Luv:
        87.4375, -36.8155, 76.1116
        Hunter-Lab:
        84.2034, -42.8293, 40.3422
      #a5ef70 color charts
#a5ef70 RGB chart
      #a5ef70 CMYK chart
      #a5ef70 RGB pie chart
      #a5ef70 color shades, tints & tones
#a5ef70 color schemes
#a5ef70 color preview, HTML & CSS examples
           This text has a color of #a5ef70        
        
          <p style="color:#a5ef70;">Text here</p>
        
        
          .mytext {color:#a5ef70;}
        
        Text color #a5ef70
      
           This box has a color of #a5ef70        
        
          <div style="background-color:#a5ef70;">Content here</div>
        
        
          .mybackground {background-color:#a5ef70;}
        
        Background color #a5ef70
      
           Border around this has a color of #a5ef70        
        
          <div style="border:2px solid #a5ef70;">Content here</div>
        
        
          .myborder {border:2px solid #a5ef70;}
        
        Border color #a5ef70