#82fc1f color space conversions
Hex:
        #82fc1f
        RGB:
        130, 252, 31
        CMY:
        49, 1, 88
        CMYK:
        48, 0, 88, 1
      HSL:
        93°, 97.3568%, 55.4902%
        HSV (HSB):
        93°, 87.6984%, 98.8235%
        XYZ:
        44.2636, 74.4656, 13.3367
        xyY:
        0.3352, 0.5639, 74.4656
      CIE-Lab:
        89.1421, -65.6380, 81.9543
        CIE-LCH:
        89.1421, 104.9992, 128.6916
        CIE-Luv:
        89.1421, -58.4623, 103.7990
        Hunter-Lab:
        86.2934, -59.4531, 51.2421
      #82fc1f color charts
#82fc1f RGB chart
      #82fc1f CMYK chart
      #82fc1f RGB pie chart
      #82fc1f color shades, tints & tones
#82fc1f color schemes
#82fc1f color preview, HTML & CSS examples
           This text has a color of #82fc1f        
        
          <p style="color:#82fc1f;">Text here</p>
        
        
          .mytext {color:#82fc1f;}
        
        Text color #82fc1f
      
           This box has a color of #82fc1f        
        
          <div style="background-color:#82fc1f;">Content here</div>
        
        
          .mybackground {background-color:#82fc1f;}
        
        Background color #82fc1f
      
           Border around this has a color of #82fc1f        
        
          <div style="border:2px solid #82fc1f;">Content here</div>
        
        
          .myborder {border:2px solid #82fc1f;}
        
        Border color #82fc1f