#82fc79 color space conversions
Hex:
        #82fc79
        RGB:
        130, 252, 121
        CMY:
        49, 1, 53
        CMYK:
        48, 0, 52, 1
      HSL:
        116°, 95.6204%, 73.1373%
        HSV (HSB):
        116°, 51.9841%, 98.8235%
        XYZ:
        47.4675, 75.7471, 30.2080
        xyY:
        0.3094, 0.4937, 75.7471
      CIE-Lab:
        89.7418, -59.0892, 51.8715
        CIE-LCH:
        89.7418, 78.6269, 138.7217
        CIE-Luv:
        89.7418, -56.9790, 77.7494
        Hunter-Lab:
        87.0328, -54.9539, 40.3441
      #82fc79 color charts
#82fc79 RGB chart
      #82fc79 CMYK chart
      #82fc79 RGB pie chart
      #82fc79 color shades, tints & tones
#82fc79 color schemes
#82fc79 color preview, HTML & CSS examples
           This text has a color of #82fc79        
        
          <p style="color:#82fc79;">Text here</p>
        
        
          .mytext {color:#82fc79;}
        
        Text color #82fc79
      
           This box has a color of #82fc79        
        
          <div style="background-color:#82fc79;">Content here</div>
        
        
          .mybackground {background-color:#82fc79;}
        
        Background color #82fc79
      
           Border around this has a color of #82fc79        
        
          <div style="border:2px solid #82fc79;">Content here</div>
        
        
          .myborder {border:2px solid #82fc79;}
        
        Border color #82fc79