#82fc44 color space conversions
Hex:
        #82fc44
        RGB:
        130, 252, 68
        CMY:
        49, 1, 73
        CMYK:
        48, 0, 73, 1
      HSL:
        100°, 96.8421%, 62.7451%
        HSV (HSB):
        100°, 73.0159%, 98.8235%
        XYZ:
        45.0597, 74.7840, 17.5287
        xyY:
        0.3280, 0.5444, 74.7840
      CIE-Lab:
        89.2917, -63.9734, 72.7380
        CIE-LCH:
        89.2917, 96.8681, 131.3318
        CIE-Luv:
        89.2917, -58.0756, 97.0628
        Hunter-Lab:
        86.4777, -58.3276, 48.5166
      #82fc44 color charts
#82fc44 RGB chart
      #82fc44 CMYK chart
      #82fc44 RGB pie chart
      #82fc44 color shades, tints & tones
#82fc44 color schemes
#82fc44 color preview, HTML & CSS examples
           This text has a color of #82fc44        
        
          <p style="color:#82fc44;">Text here</p>
        
        
          .mytext {color:#82fc44;}
        
        Text color #82fc44
      
           This box has a color of #82fc44        
        
          <div style="background-color:#82fc44;">Content here</div>
        
        
          .mybackground {background-color:#82fc44;}
        
        Background color #82fc44
      
           Border around this has a color of #82fc44        
        
          <div style="border:2px solid #82fc44;">Content here</div>
        
        
          .myborder {border:2px solid #82fc44;}
        
        Border color #82fc44