#a5f242 color space conversions
Hex:
        #a5f242
        RGB:
        165, 242, 66
        CMY:
        35, 5, 74
        CMYK:
        32, 0, 73, 5
      HSL:
        86°, 87.1287%, 60.3922%
        HSV (HSB):
        86°, 72.7273%, 94.9020%
        XYZ:
        48.2525, 71.8969, 16.4886
        xyY:
        0.3531, 0.5262, 71.8969
      CIE-Lab:
        87.9190, -49.0572, 72.5672
        CIE-LCH:
        87.9190, 87.5935, 124.0597
        CIE-Luv:
        87.9190, -38.5625, 93.5099
        Hunter-Lab:
        84.7921, -46.8073, 47.8250
      #a5f242 color charts
#a5f242 RGB chart
      #a5f242 CMYK chart
      #a5f242 RGB pie chart
      #a5f242 color shades, tints & tones
#a5f242 color schemes
#a5f242 color preview, HTML & CSS examples
           This text has a color of #a5f242        
        
          <p style="color:#a5f242;">Text here</p>
        
        
          .mytext {color:#a5f242;}
        
        Text color #a5f242
      
           This box has a color of #a5f242        
        
          <div style="background-color:#a5f242;">Content here</div>
        
        
          .mybackground {background-color:#a5f242;}
        
        Background color #a5f242
      
           Border around this has a color of #a5f242        
        
          <div style="border:2px solid #a5f242;">Content here</div>
        
        
          .myborder {border:2px solid #a5f242;}
        
        Border color #a5f242