#82fe1a color space conversions
Hex:
        #82fe1a
        RGB:
        130, 254, 26
        CMY:
        49, 0, 90
        CMYK:
        49, 0, 90, 0
      HSL:
        93°, 99.1304%, 54.9020%
        HSV (HSB):
        93°, 89.7638%, 99.6078%
        XYZ:
        44.8342, 75.7040, 13.2266
        xyY:
        0.3352, 0.5659, 75.7040
      CIE-Lab:
        89.7217, -66.4785, 83.2277
        CIE-LCH:
        89.7217, 106.5188, 128.6163
        CIE-Luv:
        89.7217, -59.3122, 105.0934
        Hunter-Lab:
        87.0081, -60.2853, 51.8926
      #82fe1a color charts
#82fe1a RGB chart
      #82fe1a CMYK chart
      #82fe1a RGB pie chart
      #82fe1a color shades, tints & tones
#82fe1a color schemes
#82fe1a color preview, HTML & CSS examples
           This text has a color of #82fe1a        
        
          <p style="color:#82fe1a;">Text here</p>
        
        
          .mytext {color:#82fe1a;}
        
        Text color #82fe1a
      
           This box has a color of #82fe1a        
        
          <div style="background-color:#82fe1a;">Content here</div>
        
        
          .mybackground {background-color:#82fe1a;}
        
        Background color #82fe1a
      
           Border around this has a color of #82fe1a        
        
          <div style="border:2px solid #82fe1a;">Content here</div>
        
        
          .myborder {border:2px solid #82fe1a;}
        
        Border color #82fe1a