#a5e50e color space conversions
Hex:
        #a5e50e
        RGB:
        165, 229, 14
        CMY:
        35, 10, 95
        CMYK:
        28, 0, 94, 10
      HSL:
        78°, 88.4774%, 47.6471%
        HSV (HSB):
        78°, 93.8865%, 89.8039%
        XYZ:
        43.6156, 64.0697, 10.4834
        xyY:
        0.3691, 0.5422, 64.0697
      CIE-Lab:
        84.0020, -45.3832, 80.7509
        CIE-LCH:
        84.0020, 92.6301, 119.3367
        CIE-Luv:
        84.0020, -32.1686, 96.3102
        Hunter-Lab:
        80.0435, -42.8117, 48.2652
      #a5e50e color charts
#a5e50e RGB chart
      #a5e50e CMYK chart
      #a5e50e RGB pie chart
      #a5e50e color shades, tints & tones
#a5e50e color schemes
#a5e50e color preview, HTML & CSS examples
           This text has a color of #a5e50e        
        
          <p style="color:#a5e50e;">Text here</p>
        
        
          .mytext {color:#a5e50e;}
        
        Text color #a5e50e
      
           This box has a color of #a5e50e        
        
          <div style="background-color:#a5e50e;">Content here</div>
        
        
          .mybackground {background-color:#a5e50e;}
        
        Background color #a5e50e
      
           Border around this has a color of #a5e50e        
        
          <div style="border:2px solid #a5e50e;">Content here</div>
        
        
          .myborder {border:2px solid #a5e50e;}
        
        Border color #a5e50e