#82f966 color space conversions
Hex:
        #82f966
        RGB:
        130, 249, 102
        CMY:
        49, 2, 60
        CMYK:
        48, 0, 59, 2
      HSL:
        109°, 92.4528%, 68.8235%
        HSV (HSB):
        109°, 59.0361%, 97.6471%
        XYZ:
        45.4799, 73.4565, 24.3519
        xyY:
        0.3174, 0.5126, 73.4565
      CIE-Lab:
        88.6650, -60.0639, 59.0563
        CIE-LCH:
        88.6650, 84.2338, 135.4847
        CIE-Luv:
        88.6650, -56.2171, 84.5878
        Hunter-Lab:
        85.7068, -55.2667, 43.1487
      #82f966 color charts
#82f966 RGB chart
      #82f966 CMYK chart
      #82f966 RGB pie chart
      #82f966 color shades, tints & tones
#82f966 color schemes
#82f966 color preview, HTML & CSS examples
           This text has a color of #82f966        
        
          <p style="color:#82f966;">Text here</p>
        
        
          .mytext {color:#82f966;}
        
        Text color #82f966
      
           This box has a color of #82f966        
        
          <div style="background-color:#82f966;">Content here</div>
        
        
          .mybackground {background-color:#82f966;}
        
        Background color #82f966
      
           Border around this has a color of #82f966        
        
          <div style="border:2px solid #82f966;">Content here</div>
        
        
          .myborder {border:2px solid #82f966;}
        
        Border color #82f966