#82f900 color space conversions
Hex:
        #82f900
        RGB:
        130, 249, 0
        CMY:
        49, 2, 100
        CMYK:
        48, 0, 100, 2
      HSL:
        89°, 100.0000%, 48.8235%
        HSV (HSB):
        89°, 100.0000%, 97.6471%
        XYZ:
        43.0816, 72.4972, 11.7227
        xyY:
        0.3384, 0.5695, 72.4972
      CIE-Lab:
        88.2074, -65.0901, 84.5228
        CIE-LCH:
        88.2074, 106.6810, 127.5995
        CIE-Luv:
        88.2074, -57.3462, 104.7940
        Hunter-Lab:
        85.1453, -58.6872, 51.4387
      #82f900 color charts
#82f900 RGB chart
      #82f900 CMYK chart
      #82f900 RGB pie chart
      #82f900 color shades, tints & tones
#82f900 color schemes
#82f900 color preview, HTML & CSS examples
           This text has a color of #82f900        
        
          <p style="color:#82f900;">Text here</p>
        
        
          .mytext {color:#82f900;}
        
        Text color #82f900
      
           This box has a color of #82f900        
        
          <div style="background-color:#82f900;">Content here</div>
        
        
          .mybackground {background-color:#82f900;}
        
        Background color #82f900
      
           Border around this has a color of #82f900        
        
          <div style="border:2px solid #82f900;">Content here</div>
        
        
          .myborder {border:2px solid #82f900;}
        
        Border color #82f900