#82e025 color space conversions
Hex:
        #82e025
        RGB:
        130, 224, 37
        CMY:
        49, 12, 85
        CMYK:
        42, 0, 83, 12
      HSL:
        90°, 75.1004%, 51.1765%
        HSV (HSB):
        90°, 83.4821%, 87.8431%
        XYZ:
        36.1955, 58.1907, 11.0745
        xyY:
        0.3432, 0.5518, 58.1907
      CIE-Lab:
        80.8447, -55.0169, 73.6157
        CIE-LCH:
        80.8447, 91.9028, 126.7727
        CIE-Luv:
        80.8447, -46.4418, 91.9198
        Hunter-Lab:
        76.2828, -48.7983, 44.7905
      #82e025 color charts
#82e025 RGB chart
      #82e025 CMYK chart
      #82e025 RGB pie chart
      #82e025 color shades, tints & tones
#82e025 color schemes
#82e025 color preview, HTML & CSS examples
           This text has a color of #82e025        
        
          <p style="color:#82e025;">Text here</p>
        
        
          .mytext {color:#82e025;}
        
        Text color #82e025
      
           This box has a color of #82e025        
        
          <div style="background-color:#82e025;">Content here</div>
        
        
          .mybackground {background-color:#82e025;}
        
        Background color #82e025
      
           Border around this has a color of #82e025        
        
          <div style="border:2px solid #82e025;">Content here</div>
        
        
          .myborder {border:2px solid #82e025;}
        
        Border color #82e025