#a5d742 color space conversions
Hex:
        #a5d742
        RGB:
        165, 215, 66
        CMY:
        35, 16, 74
        CMYK:
        23, 0, 69, 16
      HSL:
        80°, 65.0655%, 55.0980%
        HSV (HSB):
        80°, 69.3023%, 84.3137%
        XYZ:
        40.8009, 56.9936, 14.0047
        xyY:
        0.3649, 0.5098, 56.9936
      CIE-Lab:
        80.1760, -37.3731, 64.8641
        CIE-LCH:
        80.1760, 74.8605, 119.9495
        CIE-Luv:
        80.1760, -24.8030, 82.0015
        Hunter-Lab:
        75.4941, -35.6441, 41.8471
      #a5d742 color charts
#a5d742 RGB chart
      #a5d742 CMYK chart
      #a5d742 RGB pie chart
      #a5d742 color shades, tints & tones
#a5d742 color schemes
#a5d742 color preview, HTML & CSS examples
           This text has a color of #a5d742        
        
          <p style="color:#a5d742;">Text here</p>
        
        
          .mytext {color:#a5d742;}
        
        Text color #a5d742
      
           This box has a color of #a5d742        
        
          <div style="background-color:#a5d742;">Content here</div>
        
        
          .mybackground {background-color:#a5d742;}
        
        Background color #a5d742
      
           Border around this has a color of #a5d742        
        
          <div style="border:2px solid #a5d742;">Content here</div>
        
        
          .myborder {border:2px solid #a5d742;}
        
        Border color #a5d742