#82ff76 color space conversions
Hex:
        #82ff76
        RGB:
        130, 255, 118
        CMY:
        49, 0, 54
        CMYK:
        49, 0, 54, 0
      HSL:
        115°, 100.0000%, 73.1373%
        HSV (HSB):
        115°, 53.7255%, 100.0000%
        XYZ:
        48.2359, 77.5738, 29.5705
        xyY:
        0.3104, 0.4993, 77.5738
      CIE-Lab:
        90.5851, -60.5949, 54.2496
        CIE-LCH:
        90.5851, 81.3312, 138.1625
        CIE-Luv:
        90.5851, -58.2737, 80.6474
        Hunter-Lab:
        88.0760, -56.3752, 41.7473
      #82ff76 color charts
#82ff76 RGB chart
      #82ff76 CMYK chart
      #82ff76 RGB pie chart
      #82ff76 color shades, tints & tones
#82ff76 color schemes
#82ff76 color preview, HTML & CSS examples
           This text has a color of #82ff76        
        
          <p style="color:#82ff76;">Text here</p>
        
        
          .mytext {color:#82ff76;}
        
        Text color #82ff76
      
           This box has a color of #82ff76        
        
          <div style="background-color:#82ff76;">Content here</div>
        
        
          .mybackground {background-color:#82ff76;}
        
        Background color #82ff76
      
           Border around this has a color of #82ff76        
        
          <div style="border:2px solid #82ff76;">Content here</div>
        
        
          .myborder {border:2px solid #82ff76;}
        
        Border color #82ff76