#82ea1f color space conversions
Hex:
        #82ea1f
        RGB:
        130, 234, 31
        CMY:
        49, 8, 88
        CMYK:
        44, 0, 87, 8
      HSL:
        91°, 82.8571%, 51.9608%
        HSV (HSB):
        91°, 86.7521%, 91.7647%
        XYZ:
        38.8761, 63.6904, 11.5408
        xyY:
        0.3407, 0.5582, 63.6904
      CIE-Lab:
        83.8043, -59.0394, 77.4261
        CIE-LCH:
        83.8043, 97.3676, 127.3265
        CIE-Luv:
        83.8043, -50.8740, 96.7452
        Hunter-Lab:
        79.8063, -52.7082, 47.2904
      #82ea1f color charts
#82ea1f RGB chart
      #82ea1f CMYK chart
      #82ea1f RGB pie chart
      #82ea1f color shades, tints & tones
#82ea1f color schemes
#82ea1f color preview, HTML & CSS examples
           This text has a color of #82ea1f        
        
          <p style="color:#82ea1f;">Text here</p>
        
        
          .mytext {color:#82ea1f;}
        
        Text color #82ea1f
      
           This box has a color of #82ea1f        
        
          <div style="background-color:#82ea1f;">Content here</div>
        
        
          .mybackground {background-color:#82ea1f;}
        
        Background color #82ea1f
      
           Border around this has a color of #82ea1f        
        
          <div style="border:2px solid #82ea1f;">Content here</div>
        
        
          .myborder {border:2px solid #82ea1f;}
        
        Border color #82ea1f