#82fc3f color space conversions
Hex:
        #82fc3f
        RGB:
        130, 252, 63
        CMY:
        49, 1, 75
        CMYK:
        48, 0, 75, 1
      HSL:
        99°, 96.9231%, 61.7647%
        HSV (HSB):
        99°, 75.0000%, 98.8235%
        XYZ:
        44.9135, 74.7255, 16.7589
        xyY:
        0.3293, 0.5478, 74.7255
      CIE-Lab:
        89.2643, -64.2772, 74.3073
        CIE-LCH:
        89.2643, 98.2503, 130.8604
        CIE-Luv:
        89.2643, -58.1457, 98.2861
        Hunter-Lab:
        86.4439, -58.5339, 49.0162
      #82fc3f color charts
#82fc3f RGB chart
      #82fc3f CMYK chart
      #82fc3f RGB pie chart
      #82fc3f color shades, tints & tones
#82fc3f color schemes
#82fc3f color preview, HTML & CSS examples
           This text has a color of #82fc3f        
        
          <p style="color:#82fc3f;">Text here</p>
        
        
          .mytext {color:#82fc3f;}
        
        Text color #82fc3f
      
           This box has a color of #82fc3f        
        
          <div style="background-color:#82fc3f;">Content here</div>
        
        
          .mybackground {background-color:#82fc3f;}
        
        Background color #82fc3f
      
           Border around this has a color of #82fc3f        
        
          <div style="border:2px solid #82fc3f;">Content here</div>
        
        
          .myborder {border:2px solid #82fc3f;}
        
        Border color #82fc3f