#82f025 color space conversions
Hex:
        #82f025
        RGB:
        130, 240, 37
        CMY:
        49, 6, 85
        CMYK:
        46, 0, 85, 6
      HSL:
        93°, 87.1245%, 54.3137%
        HSV (HSB):
        93°, 84.5833%, 94.1176%
        XYZ:
        40.6999, 67.1996, 12.5760
        xyY:
        0.3378, 0.5578, 67.1996
      CIE-Lab:
        85.6046, -61.0837, 77.7808
        CIE-LCH:
        85.6046, 98.8993, 128.1437
        CIE-Luv:
        85.6046, -53.4065, 98.3214
        Hunter-Lab:
        81.9753, -54.8334, 48.2870
      #82f025 color charts
#82f025 RGB chart
      #82f025 CMYK chart
      #82f025 RGB pie chart
      #82f025 color shades, tints & tones
#82f025 color schemes
#82f025 color preview, HTML & CSS examples
           This text has a color of #82f025        
        
          <p style="color:#82f025;">Text here</p>
        
        
          .mytext {color:#82f025;}
        
        Text color #82f025
      
           This box has a color of #82f025        
        
          <div style="background-color:#82f025;">Content here</div>
        
        
          .mybackground {background-color:#82f025;}
        
        Background color #82f025
      
           Border around this has a color of #82f025        
        
          <div style="border:2px solid #82f025;">Content here</div>
        
        
          .myborder {border:2px solid #82f025;}
        
        Border color #82f025